root/trunk/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @414 [414] 10/20/08 14:31:00 johnbywater Improved Markdown model attribute. Added attribute update view.
(edit) @413 [413] 10/16/08 11:57:55 johnbywater Added model path resolver. Added autodelete view.
(edit) @412 [412] 10/14/08 22:13:04 johnbywater Increased version number
(edit) @411 [411] 10/14/08 14:24:54 johnbywater Fixed form action path.
(edit) @410 [410] 10/14/08 13:57:02 johnbywater Fixed 'register-table' div (wasn't containing anything).
(edit) @409 [409] 10/14/08 12:05:53 johnbywater Fixed missing import, broken after-update path.
(edit) @408 [408] 10/01/08 19:13:19 johnbywater Added 'Approve' action to base access control model. Removed repeat …
(edit) @407 [407] 09/23/08 17:35:06 johnbywater Tweaks to registry templates.
(edit) @403 [403] 09/22/08 20:51:14 johnbywater Some minor template improvements.
(edit) @402 [402] 09/14/08 23:19:03 johnbywater Additions to dictionary (words for apache options) and view tests (esp. …
(edit) @401 [401] 09/13/08 16:40:10 johnbywater Changed to transition from update success to item detail (was to list).
(edit) @400 [400] 09/12/08 19:47:14 johnbywater Increased version number
(edit) @399 [399] 09/12/08 19:46:05 johnbywater Increased version number
(edit) @398 [398] 09/12/08 17:56:41 johnbywater Fixed register list template.
(edit) @397 [397] 09/12/08 02:12:06 johnbywater Increased version number
(edit) @396 [396] 09/11/08 16:44:52 johnbywater Fixed missing 'endif' Django template tag.
(edit) @392 [392] 09/11/08 14:56:34 johnbywater Checking in merged changes left on an older machine (This Might Break …
(edit) @391 [391] 09/11/08 13:44:30 johnbywater Improved raiseError() method.
(edit) @390 [390] 09/08/08 20:43:31 rgrp [dm/view/base.py][s]: fix cookie early expiration issues by adding …
(edit) @389 [389] 09/02/08 18:48:23 johnbywater Moving things around, to ship package data and script files.
(edit) @388 [388] 09/02/08 01:43:17 johnbywater Moved data files into package, to install and run 'dm' as a concrete …
(edit) @387 [387] 09/02/08 01:37:52 johnbywater Refactored timepoint usage.
(edit) @386 [386] 09/01/08 22:43:39 johnbywater Moving etc inside egg.
(edit) @383 [383] 09/01/08 14:25:00 johnbywater Moved generic mechanism for persistence to own module.
(edit) @382 [382] 09/01/08 14:24:05 johnbywater Qualified package name.
(edit) @380 [380] 09/01/08 13:12:08 johnbywater Fixed tests and classes and to store and retrieve in 'past' recorded time, …
(edit) @377 [377] 05/23/08 22:17:42 johnbywater Added another empty template block (extn point for adding sidebar boxes). …
(edit) @376 [376] 05/23/08 14:31:44 johnbywater Adjusted date-of-birth format.
(edit) @375 [375] 05/23/08 14:30:30 johnbywater Added 'isNumber' property to value meta attribute class, improved …
(edit) @374 [374] 05/23/08 14:28:52 johnbywater Stopped setting 'lastModified' time on model objects when importing …
(edit) @373 [373] 05/23/08 14:26:52 johnbywater Factored out an isSlaveView() method on base view class.
(edit) @372 [372] 05/23/08 14:25:52 johnbywater Fixed manipulator to convert request datato domain model values before …
(edit) @371 [371] 05/23/08 14:23:23 johnbywater Added stuff to postpone and then add-in references to instances of the …
(edit) @370 [370] 05/21/08 21:06:00 johnbywater Added date of birth model attribute type.
(edit) @369 [369] 05/21/08 21:05:01 johnbywater Fixed exception type, so Django templates carry on trying to run things.
(edit) @368 [368] 05/21/08 21:04:17 johnbywater Made size of select-multiple boxes be overridable on sub-classes.
(edit) @367 [367] 05/21/08 20:28:49 johnbywater Forcing actions to be on one line.
(edit) @366 [366] 05/21/08 19:17:50 johnbywater Added protection for non-integer id values.
(edit) @365 [365] 05/21/08 19:15:36 johnbywater Increased version number (following today's ScanBooker? 0.18 release).
(edit) @364 [364] 05/19/08 22:20:37 johnbywater Straightened out temporal and bi-temporal timepoints.
(edit) @363 [363] 05/19/08 22:18:00 johnbywater Added more acceptable date-time formats.
(edit) @362 [362] 05/19/08 22:16:04 johnbywater Defending against non-integer encoded record id values.
(edit) @361 [361] 05/19/08 22:15:31 johnbywater Added comment, to do auto-completion for large choice sets.
(edit) @360 [360] 05/19/08 04:16:37 johnbywater Added value attribute 'isBoolean' property, to support handling variations …
(edit) @359 [359] 05/19/08 02:11:17 johnbywater Added asSortableValues() method to DomainObject? class.
(edit) @358 [358] 05/19/08 02:09:38 johnbywater Refactored date-time convertors.
(edit) @356 [356] 05/16/08 13:49:24 johnbywater Added more before/after special cases, needs to be refactered, badly.
(edit) @355 [355] 05/16/08 13:47:57 johnbywater Added more 'expansion point' template blocks.
(edit) @354 [354] 05/15/08 15:54:26 johnbywater Fixed date-time model attributes, making labels on the convertors.
(edit) @353 [353] 05/09/08 13:07:10 johnbywater Added Todo for Markdown attribute.
(edit) @352 [352] 05/09/08 13:05:51 johnbywater Removed unnecessary import statement.
(edit) @351 [351] 05/09/08 13:05:01 johnbywater Fixed spelling mistakes.
(edit) @350 [350] 05/09/08 13:02:46 johnbywater Put 'isCountLow' back in.
(edit) @349 [349] 05/09/08 13:00:24 johnbywater Changed Django debug setting to be drive from system dictionary.
(edit) @348 [348] 05/08/08 02:27:20 johnbywater Fixed up summary message, for the case where there is only one item in the …
(edit) @347 [347] 05/08/08 02:26:30 johnbywater Changed registry read template, to show attribute label instead of raw …
(edit) @346 [346] 05/07/08 12:57:44 johnbywater Including PositiveIntegerField? from Django.
(edit) @345 [345] 05/06/08 10:49:49 johnbywater Changed to route acquiring of initial field values of update form through …
(edit) @344 [344] 05/02/08 20:11:04 johnbywater Fixed registry view tests, for context variable name changes.
(edit) @343 [343] 05/02/08 20:05:57 johnbywater Added a few more template blocks.
(edit) @342 [342] 05/02/08 16:36:15 johnbywater Unified list/listall/find/search templates context setup.
(edit) @341 [341] 05/02/08 16:34:13 johnbywater Unified list/listall/find/search templates, avoids repeating list table …
(edit) @340 [340] 05/02/08 00:08:19 johnbywater Added another template block.
(edit) @339 [339] 05/01/08 23:23:05 johnbywater Added more block tags to registry templates.
(edit) @338 [338] 04/30/08 22:32:25 johnbywater Fixed up template blocks.
(edit) @336 [336] 04/30/08 20:02:14 johnbywater Tweaked error message.
(edit) @335 [335] 04/30/08 20:01:42 johnbywater Adding 'markdown text' model attribute type.
(edit) @334 [334] 04/30/08 19:59:55 johnbywater Added register filtering.
(edit) @333 [333] 04/30/08 19:59:18 johnbywater Added test for register filtering.
(edit) @332 [332] 04/30/08 19:58:20 johnbywater Fixed view redirects (was tripping up on prefix).
(edit) @331 [331] 04/30/08 19:55:53 johnbywater Fixed persistence layer for SQL 'IS NULL' special case.
(edit) @330 [330] 04/30/08 12:58:52 johnbywater Named a few template 'blocks', to support extending the action buttons.
(edit) @329 [329] 04/29/08 14:35:20 johnbywater Added block to control class of inactive domain object.
(edit) @328 [328] 04/13/08 11:52:56 johnbywater Fixed register iteration order, to be sorted in the same way as the other …
(edit) @327 [327] 04/13/08 11:47:55 johnbywater Increased version number.
(edit) @326 [326] 04/10/08 13:55:10 johnbywater Added more variations on the date-time attribute theme.
(edit) @325 [325] 04/10/08 01:41:49 johnbywater Added template blocks around list item action buttons.
(edit) @324 [324] 04/10/08 01:30:24 johnbywater Reverted change made erroneously by following a symlink.
(edit) @323 [323] 04/10/08 01:09:17 johnbywater Removed delete button from volunteer list page (#144).
(edit) @322 [322] 04/03/08 04:23:24 johnbywater Improved data migration error handling.
(edit) @321 [321] 04/01/08 00:14:12 johnbywater Added convertor for RDate dom attribute, added tests for all convertors.
(edit) @320 [320] 03/23/08 01:23:15 johnbywater Added (to dm/db.py) full detection and support for SQLObject versions …
(edit) @319 [319] 03/20/08 13:17:31 johnbywater Reset db.py 'module debug' option to False.
(edit) @318 [318] 03/20/08 12:30:16 johnbywater Fixed domainmodel for SQLObject 0.10.0.
(edit) @317 [317] 03/19/08 16:37:56 johnbywater Improved sidebar box help message.
(edit) @316 [316] 03/18/08 22:25:47 johnbywater Changed plain text 'register' to 'Register'.
(edit) @315 [315] 03/18/08 18:46:18 johnbywater Added RadioSelectField? to webkit form field selection.
(edit) @314 [314] 03/18/08 18:31:29 johnbywater Added listall view templates.
(edit) @313 [313] 03/18/08 18:10:27 johnbywater Changes to support 'list all' view.
(edit) @312 [312] 03/18/08 13:47:22 johnbywater Added setting to control showing of inline help messages.
(edit) @311 [311] 03/18/08 13:45:11 johnbywater Added showInlineHelp() base method.
(edit) @310 [310] 03/17/08 17:12:05 johnbywater Changed date format from YYYY-MM-DD to DD-MM-YYYY.
(edit) @309 [309] 03/14/08 17:18:33 johnbywater Increased dm version number.
(edit) @308 [308] 03/14/08 16:26:40 johnbywater Putting distance between domainmodel and django.
(edit) @307 [307] 02/04/08 00:56:31 johnbywater Fixed up more temporal associate list methods (counting in the past, …
(edit) @306 [306] 02/03/08 23:14:11 johnbywater Fixed temporal list attribute iteration.
(edit) @305 [305] 02/03/08 19:36:55 johnbywater Added support for temporal associate list attributes.
(edit) @304 [304] 02/01/08 02:53:42 johnbywater Making use of sqlobject's indexes and defaultOrder features.
(edit) @303 [303] 01/31/08 23:58:35 johnbywater Added support for 'isTemporal' on DomainObject? classes.
(edit) @302 [302] 01/31/08 19:32:44 johnbywater Added comments to persistence layer calls to temporal model.
Note: See TracRevisionLog for help on using the revision log.