root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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) @357 [357] 05/16/08 19:24:31 johnbywater Increased sqlobject version number.
(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) @337 [337] 04/30/08 20:03:25 johnbywater Added markdown to package 'install_required' list.
(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.
(edit) @301 [301] 01/31/08 19:10:07 johnbywater Refactored temporal property model classes.
(edit) @300 [300] 01/31/08 17:01:59 johnbywater Removed unnecessary method.
(edit) @299 [299] 01/31/08 16:45:34 johnbywater Refactored temporal properties, added temporal property object and …
(edit) @298 [298] 01/31/08 16:45:16 johnbywater Refactored temporal properties, added temporal property object and …
(edit) @297 [297] 01/30/08 16:49:59 johnbywater Just checkin' in terrible but functional bitemporal property spike …
(edit) @296 [296] 01/29/08 23:26:49 johnbywater Added support for temporal persistence of domain object attributes.
(edit) @295 [295] 01/27/08 01:01:53 johnbywater Stray test...\!
(edit) @294 [294] 01/27/08 00:47:12 johnbywater Added support for creating indexes of attributes.
(edit) @293 [293] 01/27/08 00:32:14 johnbywater Fixed object imports to be id-faithful.
(edit) @292 [292] 01/26/08 16:52:11 johnbywater Fixed startswith method SQL-injection attack vulnerability.
(edit) @291 [291] 01/19/08 20:56:18 johnbywater Change label value from raw key to object label value. Changed …
(edit) @290 [290] 01/19/08 20:51:51 johnbywater Changed exception class from plain old Exception to dm-specific class, …
(edit) @289 [289] 01/19/08 19:21:23 johnbywater Added 'nextAscends' domain object class attribute, to provide for e.g. …
(edit) @288 [288] 01/19/08 18:48:04 johnbywater Fixed domain object attribute reserved names, to inspect and reserve the …
(edit) @287 [287] 01/19/08 18:45:22 johnbywater Fixed getOptionsRegister() method, so it doesn't trip up looking for a …
(edit) @286 [286] 01/19/08 18:42:41 johnbywater Changed to redirect to welcome page if no params are received.
(edit) @285 [285] 01/19/08 18:40:34 johnbywater Fixed HTTP response object to also be a redirectresponse when a redirect …
(edit) @284 [284] 01/16/08 18:47:29 johnbywater Removed unnecessary white space.
(edit) @283 [283] 01/15/08 16:14:40 heathd Increment version number
(edit) @282 [282] 01/15/08 13:04:55 johnbywater Fixed sort method string detection.
(edit) @281 [281] 01/15/08 02:03:13 johnbywater Fixed up registry autoappender to use existing options.
(edit) @280 [280] 01/14/08 19:27:10 johnbywater Added check for None value.
(edit) @279 [279] 01/14/08 19:25:06 johnbywater Added attribute meta object reference to HasMany? attribute registers. …
(edit) @278 [278] 01/14/08 17:20:21 johnbywater Increased version number twice.
Note: See TracRevisionLog for help on using the revision log.