| changeset | 9b910e8d987d |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | removed Log |
| files |
| changeset | fdcf16b444a9 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Gordon B. McMillan <gmcm@users.sourceforge.net> |
| description | Use a real parser for templates. Rewrite htmltemplate to use the parser (hack, hack). Move the "do_XXX" methods to template_funcs.py. Redo the funcion tests (but not Template tests - they're hopeless). Simplified query form in cgi_client. Ability to delete msgs, files, queries. Ability to edit the metadata on files. |
| files |
| changeset | 502a5ae11cc5 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Very close now. The cgi and mailgw now use the new security API. The two templates have been migrated to that setup. Lots of unit tests. Still some issue in the web form for editing Roles assigned to users. |
| files |
| changeset | b0d3d3535998 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Bugger it. Here's the current shape of the new security implementation. Still to do: . call the security funcs from cgi and mailgw . change shipped templates to include correct initialisation and remove the old config vars ... that seems like a lot. The bulk of the work has been done though. Honest :) |
| files |
| changeset | a568596dbea7 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Unit tests and a few fixes. |
| files |
| changeset | 37ce3f2e05b2 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | added email display function mangles email addrs so they're not so easily scraped from the web |
| files |
| changeset | 9a17342a9e04 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Fixed unit test support class so the tests ran again. |
| files |
| changeset | 431c3f9c8ac9 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | ehem and the unit test |
| files |
| changeset | 54333751e98d |
|---|---|
| branch | search_indexing-0-4-2-branch |
| bookmark | |
| tag | |
| user | Roche Compaan <rochecompaan@users.sourceforge.net> |
| description | Brought search_indexing-branch up to date with latest changes in HEAD. |
| files |
| changeset | bc46480e2a2b |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Fixed serialisation problem... ...by moving the serialisation step out of the hyperdb.Class (get, set) into the hyperdb.Database. Also fixed htmltemplate after the showid changes I made yesterday. Unit tests for all of the above written. |
| files |
| changeset | d92e06a3a56e |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Roche Compaan <rochecompaan@users.sourceforge.net> |
| description | Fixed display of mutlilink properties... ...when using the template functions, menu and plain. |
| files |
| changeset | 7dd13fd5d8ea |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | fixed some problems in date calculations (calendar.py doesn't handle over- and under-flow). Also, hour/minute/second intervals may now be more than 99 each. |
| files |
| changeset | 3d61b5d2243e |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Added popup help for classes using the classhelp html template function. - add <display call="classhelp('priority', 'id,name,description')"> to an item page, and it generates a link to a popup window which displays the id, name and description for the priority class. The description field won't exist in most installations, but it will be added to the default templates. |
| files |
| changeset | edd210915e64 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Alternate email addresses are now available for users. See the MIGRATION file for info on how to activate the feature. |
| files |
| changeset | c242455d9b46 |
|---|---|
| branch | config-0-4-0-branch |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Brought the config branch up to date with HEAD |
| files |
| changeset | 912029653c1c |
|---|---|
| branch | config-0-4-0-branch |
| bookmark | |
| tag | |
| user | No Author <no-author@users.sourceforge.net> |
| description | [[Metadata associated with this commit was garbled during conversion from CVS to Subversion. The actual author of these changes was probably either Richard Jones or Titus Brown.]] |
| files |
| changeset | a4c32558d345 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | [SF#511586] unittest FAIL: testReldate_date |
| files |
| changeset | 50fcb1357967 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Jürgen Hermann <jhermann@users.sourceforge.net> |
| description | Proper fix for failing test |
| files |
| changeset | 334ae707ebfc |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | more HTML template cleanup and unit tests |
| files |
| changeset | f98f37697f4c |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | More HTML template cleanup and unit tests. - download() now implemented correctly, replacing link(is_download=1) [fixed in the templates, but link(is_download=1) will still work for existing templates] |
| files |
| changeset | d41d94511170 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | more htmltemplate cleanups and unit tests |
| files |
| changeset | c7ead967db85 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | more htmltemplate tests and cleanup |
| files |
| changeset | 0f58d6a35a8b |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | Wrote more unit tests for htmltemplate... ...and while I was at it, I polished off the implementation of some of the functions so they behave sanely. |
| files |
| changeset | 13df980755fa |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Richard Jones <richard@users.sourceforge.net> |
| description | New tests for htmltemplate (well, it's a beginning) |
| files |