• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved files from www/lib to lib

  1. … 13 more files in changeset.
Moved stylesheet to resources

  1. … 2 more files in changeset.
Cleaned up log-entry page, includeablized the entries table, so it can be included on the log entry table

  1. … 13 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 596 more files in changeset.
- Fixed bug #857: logger on Oracle

- Fixed bug that project deletion deleted the pre-installed variables, too

  1. … 11 more files in changeset.
Change the all_users to acs_users_all, bump version to 5.0.0b3, provide

upgrade script. fix where its used in logger, weblogger-portlet, and lars-blogger.

fixes bug 1174.

  1. … 8 more files in changeset.
changing dbqd.logger.www.lib.entries-table.select_entries to use

all_users rather than cc_users makes the query go from 1400ms to

15ms on a system with 60k users. In any case I think you want all

entries submitted even if a users site membership is subsequently

revoked.

add -- to all string_truncate calls

  1. … 11 more files in changeset.
Using list-builder

  1. … 6 more files in changeset.
noquoting HTML adp var with user link

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 813 more files in changeset.
noquote changes (Dirk Gomez)

  1. … 84 more files in changeset.
Checking for 'write' privilege instead of the non-existent 'edit' privlege

Fixed minor duplication of templating code

Make subtotals work for average'd variables

- Added 'group by' feature

- default to showing this week, group by day

- show weekday in date column

- use new export_vars -no_empty flag to suppress empty variables

  1. … 2 more files in changeset.
Separate edit/view modes for the log entry. Plus added return_url, which we don't use yet.

  1. … 1 more file in changeset.
making log history on the log page be N days back from last logged entry instead of today. Adding permissions checking for editing of log entries. You can edit a log entry if you have edit privilege on it or if you created it (we currently don't grant admin to the creator of log entries, but maybe we should)

  1. … 2 more files in changeset.
First release of logger

  1. … 9 more files in changeset.
some PG port testing and bug fixing. Limiting logged values to six digits as Tcl doesn't seem to handle large numbers very well

  1. … 5 more files in changeset.
more great UI work by Lars. Port to PG 90% done (thanks Jarkko). There are still some glitches, for example the Add Entry link in the menu bar

    • -0
    • +29
    ./entries-table-oracle.xql
    • -0
    • +29
    ./entries-table-postgresql.xql
  1. … 39 more files in changeset.
major filtering, UI, and usability improvements on user index page by Lars, porting of datamodel to PG. Jarkko did some porting of admin pages. The PG port is not done yet.

  1. … 17 more files in changeset.
recovering from a cvs mistake where I added logger files to head and removed them from head. Fixing time filter that was previously based on creation date instead of the date of the entry. Thanks Jarkko. Also making date form check that start day is before end day.

  1. … 17 more files in changeset.
adding projections to the user index page. Fixing some redirects in admin pages for projections

  1. … 2 more files in changeset.
making admin UI prettier. Adding My log entries to navbar. Other UI improvements

  1. … 6 more files in changeset.
file entries-table.adp was initially added on branch oacs-4-6.

file entries-table.tcl was initially added on branch oacs-4-6.

adding a number of new features, enhancing usability. A first release is fairly close now.

adding a number of new features, enhancing usability. A first release is fairly close now.

  1. … 11 more files in changeset.
testing logger app on 4-6 branch. Beautified UI significantly after Lars's review. Renamed measurements entries. Made variables acs objects for permissions. Made package come with time and expense variables by default. For issues being worked on, see the todo.txt file

  1. … 25 more files in changeset.