Commit graph

  • 9604fd15ec generic properties api gwen 2012-09-14 10:29:25 +0200
  • e2bcac1c01 mandatory or type error raised gwen 2012-09-12 10:38:41 +0200
  • c6ad86bd81 non mandatory error gwen 2012-09-11 16:45:59 +0200
  • 99df5bbd79 non mandatory import error gwen 2012-09-11 16:32:24 +0200
  • fb2aa0ed67 non mandatory api opt._name error gwen 2012-09-11 15:25:35 +0200
  • 8795180867 non mandatory api gwen 2012-09-11 15:18:38 +0200
  • e2ec79063e mandatory options gwen 2012-09-11 13:28:37 +0200
  • 5907f3e663 api for mandatory gwen 2012-09-10 11:49:52 +0200
  • 3e8d16ece6 add property api gwen 2012-09-07 16:10:52 +0200
  • 7c19ec7689 syntax errors gwen 2012-09-07 15:50:32 +0200
  • 9bb366bb91 now we know wich property has been matched gwen 2012-09-07 15:47:06 +0200
  • d8370b008b commented code for unicity by name gwen 2012-08-16 11:42:24 +0200
  • dc99bbc44e doc: auto and fill have new meanings now gwen 2012-08-14 11:12:30 +0200
  • bf0dcbe2c8 replace special_owner with hascallback_and_freeze gwen 2012-08-14 10:55:08 +0200
  • 11b2edd07d Option.force_default() -> opt value returns the default value gwen 2012-08-13 16:06:02 +0200
  • 7006091c9c opt.hidden and opt.disabled is replaced by opt.properties gwen 2012-08-13 12:57:18 +0200
  • 753b0a55c7 opt.hidden and opt.disabled is replaced by opt.properties gwen 2012-08-13 12:49:58 +0200
  • 1d5330f15e opt.hidden and opt.disabled is replaced by opt.properties gwen 2012-08-13 11:48:25 +0200
  • f48c4c229b doc : None is a possible value for the options gwen 2012-08-13 11:12:08 +0200
  • 5ee7247e52 suppression of the notion of normal and expert mode gwen 2012-08-13 10:51:52 +0200
  • d05feb78f9 suppression of the notion of normal and expert mode gwen 2012-08-13 09:32:33 +0200
  • a88d203790 has_callback method for option gwen 2012-07-27 11:46:27 +0200
  • 525aee85f2 mandatory warning for the toplevel gwen 2012-07-27 09:54:32 +0200
  • 967842c239 mandatory warnings works now gwen 2012-07-26 16:55:01 +0200
  • c9bc9f3823 recursive requirements are detected now gwen 2012-07-26 10:54:57 +0200
  • 323663385b various misspellings gwen 2012-07-25 09:04:22 +0200
  • 25240b0a12 various misspellings gwen 2012-07-25 09:01:18 +0200
  • f393854baa add validation upon mandatory options function gwen 2012-07-24 16:54:06 +0200
  • f5975777b9 add validation upon mandatory options function gwen 2012-07-24 15:35:44 +0200
  • 5730a97728 Dynamic version and Makefile target to generate a distribution Daniel Dehennin 2012-07-24 14:13:27 +0200
  • 5024751d3d setup version gwen 2012-07-23 17:15:30 +0200
  • c6f41dcc04 authors file gwen 2012-07-23 15:55:58 +0200
  • d758d4e1f7 Merge remote-tracking branch 'eole/master' gwen 2012-07-23 15:26:11 +0200
  • 6118db13e4 python byte-compiled files are not part of the source tree Daniel Dehennin 2012-07-23 15:19:02 +0200
  • bdb6c68c54 code2html works again and doc licence gwen 2012-07-23 15:17:59 +0200
  • 929ca66bd7 The package_dir is useless when the directory name is the package name Daniel Dehennin 2012-07-23 15:14:17 +0200
  • 45ff59aea2 tests are passing again after package renaming gwen 2012-07-23 14:52:08 +0200
  • a871cab083 relative imports to absolute imports (fixes #2667) gwen 2012-07-23 14:39:16 +0200
  • 9b876f6463 multies are working now gwen 2012-07-23 14:30:06 +0200
  • 7800e38585 getitem for multis gwen 2012-07-13 11:25:31 +0200
  • e3b379b974 ready for debian packaging now gwen 2012-07-13 11:22:00 +0200
  • 9aa9d9780a everything in src for packaging purposes gwen 2012-07-13 09:42:14 +0200
  • 5e8c2d2ef0 everything in src for packaging purposes gwen 2012-07-13 09:41:53 +0200
  • ddef37ed2a everything in src for packaging purposes gwen 2012-07-13 09:40:48 +0200
  • 3411efc873 everything in src for packaging purposes gwen 2012-07-13 09:40:43 +0200
  • 7cd335667c everything in src for packaging purposes gwen 2012-07-13 09:37:35 +0200
  • d1f97ca50f everything in src for packaging purposes gwen 2012-07-13 09:37:25 +0200
  • a5be1b5591 list is Multi now which enables us to implement item access gwen 2012-07-13 09:35:46 +0200
  • 05f5b0ccbc list is Multi now which enables us to implement item access gwen 2012-07-12 11:56:26 +0200
  • ce56100602 list is Multi now which enables us to implement item access gwen 2012-07-12 11:44:42 +0200
  • 1ccca60530 list is Multi now which enables us to implement item access gwen 2012-07-11 16:47:07 +0200
  • 736a1c77b6 add getowner method gwen 2012-07-11 15:31:59 +0200
  • 4ec7dff6c4 value None in multi values gwen 2012-07-11 12:30:45 +0200
  • 3780b6f947 refactoring gwen 2012-07-10 17:20:08 +0200
  • bd9d98fcc6 None and [] are both possible gwen 2012-07-10 16:46:30 +0200
  • a80b868cae default value if option is set to None gwen 2012-07-10 15:15:35 +0200
  • 166ffc72f7 default value if option is set to None gwen 2012-07-10 14:36:09 +0200
  • 4106440cf4 get previous value gwen 2012-07-10 09:12:40 +0200
  • e8e81fb74b previous value api method gwen 2012-07-10 08:55:52 +0200
  • 10df0e1cd1 value owners can be lists gwen 2012-07-09 17:34:39 +0200
  • 9f184d54c3 add type list for value owners gwen 2012-07-09 11:27:51 +0200
  • b008f31e27 came prepared for setitem tests gwen 2012-07-08 21:15:59 +0200
  • 13c4819b14 multi types with None gwen 2012-07-06 11:46:08 +0200
  • 2569cc5e59 polymorphism in autolib functions gwen 2012-07-06 09:57:35 +0200
  • ca277657e5 None is an available value for an auto gwen 2012-07-05 15:25:36 +0200
  • 098df1ba76 fill for multi types with None value gwen 2012-07-05 09:17:15 +0200
  • 52bc3f6507 fill for multi types gwen 2012-07-04 17:00:28 +0200
  • bc0061ca5b valdation against the default value with multi gwen 2012-07-04 15:54:34 +0200
  • df7a7f2c29 fill and auto fixes gwen 2012-07-04 14:46:14 +0200
  • 3de8a7ed33 add auto and fill wrapper for eosfuncs gwen 2012-07-03 17:19:55 +0200
  • f3a9a96714 possibility to have a default as multi gwen 2012-06-29 11:48:03 +0200
  • 97b000bf1d possibility to reset a value gwen 2012-06-29 10:46:44 +0200
  • 99b117e838 possibility to reset a value gwen 2012-06-29 10:46:12 +0200
  • 274192a30b add autopath to executable doc gwen 2012-06-25 16:51:26 +0200
  • e6de4dd459 presentation tiramisu gwen 2012-06-15 13:16:37 +0200
  • 2b8d1c1c70 eole presentation gwen 2012-06-14 09:58:28 +0200
  • d5ef466350 eole presentation gwen 2012-06-13 08:37:27 +0200
  • e5bdb4c2ca presentation gwen 2012-06-12 23:05:08 +0200
  • b4fe941064 eole presentation finished gwen 2012-06-12 11:30:01 +0200
  • 46a707ef3c some cleaning gwen 2012-06-11 10:28:09 +0200
  • 7e4a1358fe basetypes in another module gwen 2012-06-07 16:55:49 +0200
  • 7f4385bfeb reorder autolib gwen 2012-05-24 15:07:06 +0200
  • 269e5d5b35 doc update gwen 2012-05-22 11:42:57 +0200
  • 19db2feb35 add epydoc api documentation gwen 2012-05-22 09:25:39 +0200
  • e1a9b10d5a add licence file and licence headers in code gwen 2012-05-14 10:18:01 +0200
  • 8b16814ab4 first revision gwen 2012-05-13 20:48:51 +0200