Commit Graph

1657 Commits

Author SHA1 Message Date
Roberto Rosario
ba550c7f03 Remove direct index updating and delete from metadata and source apps and move it to document indexing app via signals 2012-07-26 06:14:42 -04:00
Roberto Rosario
9dc07de628 Remove metadata inline from the documents app to avoid circular imports 2012-07-26 05:57:07 -04:00
Roberto Rosario
4aee439590 Move index updating and deleting during document update and delete to the document indexing app via signals 2012-07-26 05:56:20 -04:00
Roberto Rosario
c5def4a5ec Add TODO reminder 2012-07-26 05:55:38 -04:00
Roberto Rosario
331fd3fe17 Remove debug statement 2012-07-26 05:55:20 -04:00
Roberto Rosario
e2e7e4bb49 Move the document upload wizard to the sources app 2012-07-26 05:30:39 -04:00
Roberto Rosario
ac65a6db76 Add initial database erase support 2012-07-26 05:03:02 -04:00
Roberto Rosario
bccc228fa0 Remove unused module 2012-07-26 04:59:26 -04:00
Roberto Rosario
96177c8531 Move metadata column registration for Document model to the metadata app 2012-07-26 04:54:33 -04:00
Roberto Rosario
fb54b4f1dc Remove unused imports 2012-07-26 04:53:52 -04:00
Roberto Rosario
1b7eea2fc2 Add missing quotes to index node expression for permit bootstrap 2012-07-25 03:22:12 -04:00
Roberto Rosario
f2e5dba492 Add Git repository info to the installation report 2012-07-25 03:03:59 -04:00
Roberto Rosario
48df2e026d Rollback transaction for installion app during syncdb 2012-07-25 01:03:59 -04:00
Roberto Rosario
a2ac5ab994 Merge remote-tracking branch 'origin/feature/bootstrap' into feature/bootstrap 2012-07-25 00:43:14 -04:00
Roberto Rosario
d267988348 Remove the use of the unoconv binary from the converter 2012-07-25 00:42:14 -04:00
Roberto Rosario
191fceb191 Update translation files 2012-07-23 21:12:19 -04:00
Roberto Rosario
8e227d7f3e Add Dutch translation files 2012-07-23 21:10:19 -04:00
Roberto Rosario
45f93f7b69 Add French translaion files 2012-07-23 21:09:19 -04:00
Roberto Rosario
7531cf8168 Add Bulgarian translation files 2012-07-23 21:07:25 -04:00
Roberto Rosario
ea19bd901a Shutdown scheduler everytime Mayan exits for any reason 2012-07-20 17:03:23 -04:00
Roberto Rosario
dd8d35aec6 Add a permit agency type database bootstrap 2012-07-19 17:09:01 -04:00
Roberto Rosario
53a35e0f1c Add segmented date index nodes templates to the simple bootstrap 2012-07-19 12:37:43 -04:00
Roberto Rosario
5c7d4e982b Don't show if an index node template has document links on the unicode method 2012-07-19 12:26:56 -04:00
Roberto Rosario
6f2f9469b1 Add an extra column showing if the index node will contain document links 2012-07-19 12:26:05 -04:00
Roberto Rosario
d7d409582f Catch a DocumentNotCheckedOut exception if user tries to view checkout info on a non checked out document 2012-07-19 12:15:52 -04:00
Roberto Rosario
79d50b3f32 Rename version_fields to add_version_fields, fix document description not loading on document edit view 2012-07-19 12:02:13 -04:00
Roberto Rosario
2b0702c2dd Merge branch 'hotfix/v0.12.3' into feature/bootstrap
Conflicts:
	misc/process_messages.py
2012-07-19 11:51:55 -04:00
Roberto Rosario
b8aa5fa974 Initial import of the database bootstrap app 2012-07-19 02:39:54 -04:00
Roberto Rosario
adc6c032c7 Update translation files 2012-07-10 12:24:05 -04:00
Roberto Rosario
490161d649 Update translation source files 2012-07-10 12:23:49 -04:00
Roberto Rosario
085a0fc33d Remove debug statement 2012-07-10 12:22:07 -04:00
Roberto Rosario
de2782cfda Update the translation source files 2012-07-10 11:15:43 -04:00
Roberto Rosario
2ef64bebcb Add checkout app translation source files 2012-07-10 11:14:59 -04:00
Roberto Rosario
930360002b Add Vítor Figueiró's Postgresql search path relating to issue #20 2012-07-09 13:55:55 -04:00
Roberto Rosario
615987366f Update apps for new class based history events 2012-07-06 02:53:38 -04:00
Roberto Rosario
f42d681f85 Refactor history events to be class based 2012-07-06 02:52:50 -04:00
Roberto Rosario
c2773615ce Make username clickable for consistency 2012-07-06 01:41:53 -04:00
Roberto Rosario
4439b9a6de Add locking to avoid duplicate entries 2012-07-05 14:49:26 -04:00
Roberto Rosario
383308cd73 Add fabfile to installation report 2012-07-05 14:44:47 -04:00
Roberto Rosario
87508db11e Add Mayan version to installation report 2012-07-05 12:47:25 -04:00
Roberto Rosario
b74c66261f Update translation files 2012-07-05 10:33:51 -04:00
Roberto Rosario
6f99146f5b Update transtion source files 2012-07-05 10:33:30 -04:00
Roberto Rosario
94178eb68d Split Portuguese language translation into European Portuguese and Brazilian Portuguese 2012-07-05 09:44:56 -04:00
Roberto Rosario
82f6c928f5 Remove debug print statement 2012-07-02 01:05:30 -04:00
Roberto Rosario
04de24ea51 Update oficial description to include digital signature mention and point to new logo file 2012-06-30 03:42:48 -04:00
Roberto Rosario
ba37a8a79c Update login, about, README and favicon logos to new oficial logo 2012-06-30 03:42:14 -04:00
Roberto Rosario
ac2eccf6eb Bump version to 0.12.2 2012-06-30 01:33:29 -04:00
Roberto Rosario
0d077e76dc Move uuid setting from __init__ to model 2012-06-29 03:46:43 -04:00
Roberto Rosario
3046be3c81 Add installation data submition code 2012-06-29 03:13:57 -04:00
Roberto Rosario
1b076bbc5d Remove comment 2012-06-29 02:39:46 -04:00