9ecf20ce15
Move implementation to get all properties to the module
Roberto Rosario
2012-10-07 04:59:07 -04:00
4b25620e8e
Make __getattr__ of the Installation model return the value of the property not the Property instance
Roberto Rosario
2012-10-07 04:47:44 -04:00
aa2e32e801
Move code to calculate an index descendant node instances to the model, catch exception when index is still not initialized, possible cause of issue #28
Roberto Rosario
2012-10-07 04:19:16 -04:00
8b52c4a99a
Fix natural key for Metadata set to be title and not name based
Roberto Rosario
2012-10-07 04:08:19 -04:00
58e2b2378e
Move registration of the metadata document column to the metadata app, improve document type filename navigation
Roberto Rosario
2012-10-07 03:46:40 -04:00
4ffd422064
Don't import metadata admin stuff in the documents app
Roberto Rosario
2012-10-07 03:46:02 -04:00
f8c63454f3
Enable new serializer for the bootstrap app, add per fixture type empyt checking, model fixture processing and final fixture processing
Roberto Rosario
2012-10-07 03:44:56 -04:00
20fafd6ba8
Fix the icon name used for the bootstrap setup edit link
Roberto Rosario
2012-10-06 05:01:40 -04:00
1b23c90a1a
Check that the yaml library is available before adding YAML to the list of fixture types available
Roberto Rosario
2012-10-06 05:00:50 -04:00
850184ae62
Add PyYaml to the requirements to have YAML format fixture available for the bootstrap app
Roberto Rosario
2012-10-06 05:00:20 -04:00
f1d1ab286d
Update the required versions of South and Pillow to the current releases (0.7.6 and 1.7.7)
Roberto Rosario
2012-10-06 04:38:45 -04:00
d126047347
Update release notes in regard to issue 32
Roberto Rosario
2012-10-05 22:16:35 -04:00
6f376ced9b
Catch auto admin creation error attempts when common app has still not been migrated. Solves issue #32
Roberto Rosario
2012-10-05 22:05:12 -04:00
1804cd8828
Reverting hotfix patch applied to master branch by accident.
Roberto Rosario
2012-10-05 22:14:12 -04:00
35571e184f
Catch auto admin creation error attempts when common app has still not been migrated. Solves issue #32
Roberto Rosario
2012-10-05 22:05:12 -04:00
c350ac97de
Adds new translations and updates the others.
Bertrand Bordage
2012-09-30 23:48:56 +02:00
6f1c1a8b98
Remove the old language processing scripts and backport the process_message python utility from the development branch
Roberto Rosario
2012-10-01 09:05:09 -04:00
2fb1208888
Switch to composed icons, update conditional display for root index node (is not editable or deletable)
Roberto Rosario
2012-09-29 01:15:14 -04:00
cad7cd4e95
Switch index level indicator and index branch icon display to use the new Icon class
Roberto Rosario
2012-09-29 01:13:44 -04:00
6225e8f561
Re enable the MAX_SUFFIX_COUNT setting variable
Roberto Rosario
2012-09-29 01:12:55 -04:00
e9f3ba67a6
Update to the new bootstrappable model format
Roberto Rosario
2012-09-29 01:12:01 -04:00
fe2d57e2f3
Swtich to composed icons
Roberto Rosario
2012-09-29 01:11:25 -04:00
a7be0d567f
Update icons used by the acl app
Roberto Rosario
2012-09-29 01:10:24 -04:00
0ee2c98d51
Swtich to composed icons
Roberto Rosario
2012-09-29 01:09:37 -04:00
f2ad6b5cde
Get rid of dumpdata and serialize document programatically, add support for model specific pk sanitation
Roberto Rosario
2012-09-29 01:08:58 -04:00