Commit Graph

  • 05b1a39d7e Update metadata lookup field from a char to a text field Roberto Rosario 2012-10-09 23:25:16 -04:00
  • 9781d0dcae Fix empty fixture detection, add support for better YAML PK removal, re enabled better YAML serializer Roberto Rosario 2012-10-09 12:37:13 -04:00
  • b16ab0eebe Add logging Roberto Rosario 2012-10-09 12:36:45 -04:00
  • 8e1d12c59a Add logging Roberto Rosario 2012-10-09 12:36:32 -04:00
  • ace21841fc Add view to edit an existing metadata set Roberto Rosario 2012-10-09 12:35:32 -04:00
  • 5a5721c618 Add support to add and remove a user from many groups at once from the user edit view Roberto Rosario 2012-10-09 12:34:55 -04:00
  • 5e0fba3b69 Add registration app Roberto Rosario 2012-10-09 02:34:00 -04:00
  • 66cd8938ce Initial updates for the registration app Roberto Rosario 2012-10-09 02:32:09 -04:00
  • e3cc2efbcb Update copyright year Roberto Rosario 2012-10-09 00:58:37 -04:00
  • 9b69b9620e Add issues link Roberto Rosario 2012-10-09 00:58:19 -04:00
  • c308654f4a Disable better yaml serializer until natural keys are working correctly Roberto Rosario 2012-10-08 18:50:26 -04:00
  • efc41ad9c7 Add bootstrap model dependecies support Roberto Rosario 2012-10-08 18:50:07 -04:00
  • 82299a49c4 Simplify converter backend and return exceptions for better diagnostics. Roberto Rosario 2012-10-08 18:47:46 -04:00
  • e9817ee1ac Add creation date and time metadata, preserver metadata order with SortedDict Roberto Rosario 2012-10-08 11:57:08 -04:00
  • 77bbb5c048 Add creation date time field to bootstrap fixtures Roberto Rosario 2012-10-08 11:56:48 -04:00
  • 2b706f3f4a Generate a bootstrap's fixture metadata on save not only when dumping it, add comments Roberto Rosario 2012-10-08 11:28:41 -04:00
  • a430a1ce73 Don't allow editing the type of a fixture Roberto Rosario 2012-10-08 02:33:48 -04:00
  • 6966134c1d Add support for automatic bootstrap setup fixture metadata creation Roberto Rosario 2012-10-08 02:17:48 -04:00
  • 384d241ab2 Capture load data management command errors Roberto Rosario 2012-10-08 01:38:54 -04:00
  • 4d4c89bcd7 Backport of development commit: "Update fabfile to place installation marker" 64c7804611 Roberto Rosario 2012-10-08 00:20:23 -04:00
  • 6ae449f08c Report the git repository remotes URLs Roberto Rosario 2012-10-07 04:59:39 -04:00
  • 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
  • 32d824643d Update release notes Roberto Rosario 2012-10-07 04:29:04 -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
  • 2f28caaf4d Add missing bootstrap setup delete icon Roberto Rosario 2012-10-07 04:07:52 -04:00
  • bd92a88d2b Move import inside function to avoid import error Roberto Rosario 2012-10-07 03:56:50 -04:00
  • 57c6820afd Remove natural key for the Tag model Roberto Rosario 2012-10-07 03:48:28 -04:00
  • abf2bb85ea Remove duplicate processing of sidebar links Roberto Rosario 2012-10-07 03:47:41 -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
  • a6b28574d7 Add new serializer: better YAML Roberto Rosario 2012-10-07 03:43:35 -04:00
  • f203947836 Don't add empty fixtures Roberto Rosario 2012-10-06 05:46:43 -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
  • e547ad5c78 Update release notes Roberto Rosario 2012-10-06 04:50:54 -04:00
  • 2bacbcf56d Remove import of non existant managers.py file Roberto Rosario 2012-10-06 04:50:36 -04:00
  • 09aca2eb24 Remove unused transaction handling Roberto Rosario 2012-10-06 04:50:12 -04:00
  • 5271566310 Remove commented lines Roberto Rosario 2012-10-06 04:49:52 -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
  • 2b4523c0be Update release notes Roberto Rosario 2012-10-05 03:07:55 -04:00
  • d1f77b2fbe Add natural key to the Tag model Roberto Rosario 2012-10-05 03:07:44 -04:00
  • 3f52207c54 Add natural keys to the MetadataType and MetadataSet models, make the metadata set label unique Roberto Rosario 2012-10-05 03:06:34 -04:00
  • aa00b7554b Change comment style Roberto Rosario 2012-10-05 03:05:59 -04:00
  • e7839dc4ca Add natural key to the Index model Roberto Rosario 2012-10-05 03:05:25 -04:00
  • 065bfd9136 Add registry and cleanup files Roberto Rosario 2012-10-05 03:04:32 -04:00
  • d2f1490516 Add app_registry and bootstrap apps Roberto Rosario 2012-10-05 03:03:21 -04:00
  • ade876141e Add missing space Roberto Rosario 2012-10-05 01:14:11 -04:00
  • d849190dbd Add natural keys to the document type model Roberto Rosario 2012-10-05 01:13:30 -04:00
  • b231810aaf Make document type name an unique field Roberto Rosario 2012-10-05 01:11:14 -04:00
  • 6683d915d1 Bump version to 0.12.3beta Roberto Rosario 2012-10-05 00:52:08 -04:00
  • 0bc4eeb816 Don't display edit or delete links for root template nodes Roberto Rosario 2012-10-05 00:51:35 -04:00
  • e69750dd49 Compose choices keys using ContentType name not text label Roberto Rosario 2012-10-05 00:51:00 -04:00
  • cd05f7fde0 Add initial release notes for upcoming 0.12.3 Roberto Rosario 2012-10-03 01:31:25 -04:00
  • b1ab135c5f Move RecentDocument manager to the manager.py file, improved its logic Roberto Rosario 2012-10-03 01:28:15 -04:00
  • 1561a44888 Improve the content widget page divider appearance, make it translatable Roberto Rosario 2012-10-03 01:23:07 -04:00
  • d2b6b6d533 Update the Div widget to use <pre> tags instead of <div> to conserve spacing Roberto Rosario 2012-10-03 01:19:48 -04:00
  • 119137d1fb Update required version of Django to 1.3.3 to include upstream security fixes Roberto Rosario 2012-10-02 01:04:48 -04:00
  • 437d19a130 Current if test is testing the existance of the property, test the value (True) instead Roberto Rosario 2012-10-02 00:47:38 -04:00
  • 6318ec6076 Add multi document tag removal Roberto Rosario 2012-10-01 13:10:23 -04:00
  • 3186b8a300 Show multi document actions in the tagged document list view Roberto Rosario 2012-10-01 12:13:45 -04:00
  • c6e8709b84 Add support for bulk document tag attaching Roberto Rosario 2012-10-01 12:10:19 -04:00
  • 1fa423b97d Update compile translations Roberto Rosario 2012-10-01 11:19:37 -04:00
  • 8baf70ea1f Update Dutch translation for the linking app Roberto Rosario 2012-10-01 11:15:59 -04:00
  • f4d0b8e20a Update contributors file Roberto Rosario 2012-10-01 10:52:52 -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
  • fe058894f4 Sort translation resource for easier handling Roberto Rosario 2012-10-01 08:57:39 -04:00
  • 853f4d3a6a Updates Transifex configuration. Bertrand Bordage 2012-09-30 23:36:30 +02:00
  • f0c5d0b016 Initial support to upgrade a Mayan EDMS installation automatically Roberto Rosario 2012-10-01 04:05:01 -04:00
  • 416729fee0 Split the create_database task into create_database and create_user tasks Roberto Rosario 2012-10-01 02:34:58 -04:00
  • 79fb7e65cd Rename drop_username function to drop_user Roberto Rosario 2012-10-01 02:31:37 -04:00
  • d41dac13ea Initial set of update to convert the sources app to the new registry and icon system Roberto Rosario 2012-09-30 03:01:49 -04:00
  • 3b9a5080b5 Correctly return an error icon and not the error icon's id Roberto Rosario 2012-09-30 03:00:17 -04:00
  • de9b716e77 Remove the inclusion of the famfamfam icon set Roberto Rosario 2012-09-29 02:15:00 -04:00
  • deef1dc19c Add icon_current_user_details icon to the default icons templatetag Roberto Rosario 2012-09-29 02:12:45 -04:00
  • 9f3838b5f6 Swithc pending job to use composed icon Roberto Rosario 2012-09-29 02:04:00 -04:00
  • 4a9e2c2aa7 Add back removed import Roberto Rosario 2012-09-29 02:03:40 -04:00
  • e62835fd27 PEP8 cleanups, remove unused imports, add missing imports Roberto Rosario 2012-09-29 01:40:33 -04:00
  • 0f1e01084c Add missing display_small(), disable navigation links for index root nodes Roberto Rosario 2012-09-29 01:16:45 -04:00
  • 0753d40a5d Fix navigation, setup AVAILABLE_INDEXING_FUNCTIONS in post_init.py Roberto Rosario 2012-09-29 01:16:05 -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
  • 2eb3dfcbfd Fix natural key definition Roberto Rosario 2012-09-29 01:14:29 -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
  • 73912f11d4 Add missing display_small() Roberto Rosario 2012-09-29 01:07:12 -04:00
  • 3821f9bf3e Fix group setup link icon Roberto Rosario 2012-09-29 01:06:46 -04:00
  • 474da4308d Improve document setup navigation Roberto Rosario 2012-09-29 01:06:05 -04:00