Commit Graph

592 Commits

Author SHA1 Message Date
gwen f50935523f frozen api 2012-09-18 16:14:47 +02:00
gwen 99dc71a752 has_callback options cannot be overrided 2012-09-18 15:31:32 +02:00
gwen c70fc04f3a has_callback options cannot be overrided 2012-09-18 15:25:35 +02:00
gwen 1ce8d4c098 autolib imports 2012-09-18 10:50:00 +02:00
gwen b533bd996b eosfunc and autolib 2012-09-18 09:48:41 +02:00
gwen 934d011847 generic properties api 2012-09-14 11:55:32 +02:00
gwen 9604fd15ec generic properties api 2012-09-14 10:29:25 +02:00
gwen e2bcac1c01 mandatory or type error raised 2012-09-12 10:38:41 +02:00
gwen c6ad86bd81 non mandatory error 2012-09-11 16:45:59 +02:00
gwen 99df5bbd79 non mandatory import error 2012-09-11 16:32:24 +02:00
gwen fb2aa0ed67 non mandatory api opt._name error 2012-09-11 15:25:35 +02:00
gwen 8795180867 non mandatory api 2012-09-11 15:18:38 +02:00
gwen e2ec79063e mandatory options 2012-09-11 13:28:37 +02:00
gwen 5907f3e663 api for mandatory 2012-09-10 11:49:52 +02:00
gwen 3e8d16ece6 add property api 2012-09-07 16:10:52 +02:00
gwen 7c19ec7689 syntax errors 2012-09-07 15:50:32 +02:00
gwen 9bb366bb91 now we know wich property has been matched 2012-09-07 15:47:06 +02:00
gwen d8370b008b commented code for unicity by name 2012-08-16 11:42:24 +02:00
gwen dc99bbc44e doc: auto and fill have new meanings now 2012-08-14 11:12:30 +02:00
gwen bf0dcbe2c8 replace special_owner with hascallback_and_freeze 2012-08-14 10:55:08 +02:00
gwen 11b2edd07d Option.force_default() -> opt value returns the default value 2012-08-13 16:06:02 +02:00
gwen 7006091c9c opt.hidden and opt.disabled is replaced by opt.properties 2012-08-13 12:57:18 +02:00
gwen 753b0a55c7 opt.hidden and opt.disabled is replaced by opt.properties 2012-08-13 12:49:58 +02:00
gwen 1d5330f15e opt.hidden and opt.disabled is replaced by opt.properties 2012-08-13 11:48:25 +02:00
gwen f48c4c229b doc : None is a possible value for the options 2012-08-13 11:12:08 +02:00
gwen 5ee7247e52 suppression of the notion of normal and expert mode 2012-08-13 10:51:52 +02:00
gwen d05feb78f9 suppression of the notion of normal and expert mode 2012-08-13 09:32:33 +02:00
gwen a88d203790 has_callback method for option 2012-07-27 11:46:27 +02:00
gwen 525aee85f2 mandatory warning for the toplevel 2012-07-27 09:54:32 +02:00
gwen 967842c239 mandatory warnings works now 2012-07-26 16:55:01 +02:00
gwen c9bc9f3823 recursive requirements are detected now 2012-07-26 10:54:57 +02:00
gwen 323663385b various misspellings 2012-07-25 09:04:22 +02:00
gwen 25240b0a12 various misspellings 2012-07-25 09:01:18 +02:00
gwen f393854baa add validation upon mandatory options function 2012-07-24 16:54:06 +02:00
gwen f5975777b9 add validation upon mandatory options function 2012-07-24 15:35:44 +02:00
Daniel Dehennin 5730a97728 Dynamic version and Makefile target to generate a distribution
The version is extracted from the last tag name minus the 'release/'
prefix.

* AUTHORS: Add mysel as contributor.

* setup.py: Add a function to get version from extracted version.in file
  or from the last tag name.

* Makefile: Add a target to generate the version.in file from the last
  tag name.

* .gitignore: Ignore the version.in file.
2012-07-24 15:16:40 +02:00
gwen 5024751d3d setup version 2012-07-23 17:15:30 +02:00
gwen c6f41dcc04 authors file 2012-07-23 15:55:58 +02:00
gwen d758d4e1f7 Merge remote-tracking branch 'eole/master' 2012-07-23 15:26:11 +02:00
Daniel Dehennin 6118db13e4 python byte-compiled files are not part of the source tree
* .gitignore: Ignore pyc extension.
2012-07-23 15:19:02 +02:00
gwen bdb6c68c54 code2html works again and doc licence 2012-07-23 15:17:59 +02:00
Daniel Dehennin 929ca66bd7 The package_dir is useless when the directory name is the package name
* setup.py: Remove package_dir.
2012-07-23 15:14:17 +02:00
gwen 45ff59aea2 tests are passing again after package renaming 2012-07-23 14:52:08 +02:00
gwen a871cab083 relative imports to absolute imports (fixes #2667) 2012-07-23 14:39:16 +02:00
gwen 9b876f6463 multies are working now 2012-07-23 14:30:06 +02:00
gwen 7800e38585 getitem for multis 2012-07-13 11:25:31 +02:00
gwen e3b379b974 ready for debian packaging now 2012-07-13 11:22:00 +02:00
gwen 9aa9d9780a everything in src for packaging purposes 2012-07-13 09:42:14 +02:00
gwen 5e8c2d2ef0 everything in src for packaging purposes 2012-07-13 09:41:53 +02:00
gwen ddef37ed2a everything in src for packaging purposes 2012-07-13 09:40:48 +02:00