| changeset | 006fcf5b8954 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Justus Pendleton <jpend@users.sourceforge.net> |
| description | translate activity and status in issue.index thanks to Bajusz for the report and description of fix fixes [SF#796070] |
| files |
| changeset | 91008ec8f9a0 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Justus Pendleton <jpend@users.sourceforge.net> |
| description | retire "topic" usage "Topic" still appears in the locale files. I'm sure we need to support that for existing trackers. I *think* they don't care about any of the other changes that have been made. I also left Ka-Ping Yee's original design document unchanged. This takes care of sf feature request [SF#953161] |
| files |
| changeset | a9f6eb633452 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | nicer "permission required" messages (patch [SF#1558183]) |
| files |
| changeset | 0480d5585f58 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | fix sort/group direction checkbox in issue.index.html [SF#1593025] |
| files |
| changeset | ba2eeadeed69 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Tobias Herp <tobias-herp@users.sourceforge.net> |
| description | filtering helper for users (nosy etc.). Uses frames; no <noframes> version so far (but most Javascript-capable browsers will support frames anyway) |
| files |
| changeset | 18def94e5150 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Tobias Herp <tobias-herp@users.sourceforge.net> |
| description | macro th_label: - usage of th_label in user.item.html (for a start) - macro search_select_translated (for status and priority) - Javascript support for adding uses (just past the email address and leave the input field) |
| files |
| changeset | 790363e96852 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
| description | Sorting/grouping by multiple properties. - Implement sorting/grouping by multiple properties for the web interface. I'm now using @sort0/@sortdir0,@sort1/@sortdir1,... and @group0/@groupdir0,... when generating URLs from a search template. These are converted to a list internally. When saving URLs (e.g. when storing queries) I'm using @sort=prop1,prop2,... and @group=... with optional '-' prepended to individual props. This means saved URLs are backward compatible with existing trackers (and yes, this was a design goal). I need the clumsy version with @sort0,@sort1 etc, because I'm currently using several selectors and checkboxes (as the classic template does, too). I don't think there is a way around that in HTML? - Updated (hopefully all) documentation to reflect the new URL format and the consequences in the web-interface. - I've set the number of sort/group properties in the classic template to two -- this can easily be reverted by changing n_sort to 1. Richard, would you look over these changes? I've set a tag before and (will set) after commit, so that it would be easy to merge out. Don't be too scared about the size of the change, most is documentation, the guts are in cgi/templating.py and small changes in the classic template. |
| files |
| changeset | 1671d1e39b1a |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Alexander Smishlajev <a1s@users.sourceforge.net> |
| description | fix: "List of issues" string in page title is not translated... ...when dispname is set in request |
| files |
| changeset | f6719836e521 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | allow dispname to be passed to renderWith [SF#1424587] rename dispname to @dispname to avoid name clashes in the future force demo.py to have web debugging on (since it can't mail errors) |
| files |
| changeset | f16eca38e4e5 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | display the query name in the header (feature [SF#298535] / patch [SF#349387]) |
| files |
| changeset | 708ce3b664d4 |
|---|---|
| branch | maint-0.8 |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | merge from HEAD |
| files |
| changeset | 7308c3c5a943 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | docs editing from Jean Jordaan |
| files |
| changeset | a2889d22db4a |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | the cgi templating code now checks item-level permissions (per alex's suggestion). The templates themselves do not have row-level checks now. Cleaned up the msg and file index templates to use batching. |
| files |
| changeset | 460eb0209a9e |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Permissions improvements. - have Permissions only test the check function if itemid is suppled - modify index templates to check for row-level Permission - more documentation of security mechanisms - better unit tests for security mechanisms |
| files |
| changeset | 84a969033ed9 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Alexander Smishlajev <a1s@users.sourceforge.net> |
| description | translate column names in "sort by" and "group by" option lists |
| files |
| changeset | 48143bde35df |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Alexander Smishlajev <a1s@users.sourceforge.net> |
| description | translate 'Redisplay' button caption |
| files |
| changeset | c2908812624a |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Alexander Smishlajev <a1s@users.sourceforge.net> |
| description | i18n markup |
| files |
| changeset | daf5bd3666bd |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | hide bottom form too |
| files |
| changeset | 3b92a1b7a056 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | tracker name at end of page title (rfe [SF#926840]) |
| files |
| changeset | 7bee183f2573 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | *** empty log message *** |
| files |
| changeset | b86f0627b07c |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | added CSV download of index / search results |
| files |
| changeset | 3e0961d6d44d |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Added the "actor" property. Metakit backend not done (still not confident I know how it's supposed to work ;) Currently it will come up as NULL in the RDBMS backends for older items. The *dbm backends will look up the journal. I hope to remedy the former before 0.7's release. Fixed a bunch of migration issues in the rdbms backends while I was at it (index changes for key prop changes) and simplified the class table update code for RDBMSes that have "alter table" in their command set (ie. not sqlite) ... migration from "version 1" to "version 2" still hasn't actually been tested yet though. |
| files |
| changeset | b1704ba7be41 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | make mysql / postgresql work again. beginnings of otk/session store in rdbmses |
| files |
| changeset | 3a4abf6d48c2 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | body_title improvement |
| files |
| changeset | f5c804379c85 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | fixed ZRoundup - mostly changes to classic template |
| files |
| changeset | fad32dafc174 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Johannes Gijsbers <jlgijsbers@users.sourceforge.net> |
| description | Replaced all uses of the 'nowrap' attribute with its CSS equivalent: 'white-space: nowrap;'. |
| files |
| changeset | 24819ee5dfbc |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Johannes Gijsbers <jlgijsbers@users.sourceforge.net> |
| description | First steps towards HTML4.01 Strict validation. |
| files |
| changeset | b0ffb474716e |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | nicer index navigation |
| files |
| changeset | 126d4d0ac89b |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | under the heading of "questionable whether it's a fix or not" ([SF#621226] for the users of the "standards compliant" browser IE) |
| files |
| changeset | 21312a7564fd |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | moving templates around |
| files |