Commit Graph

2163 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
d1bb4ef185 Remove unoconv and it's configuration options from the documentation 2012-07-25 00:42:41 -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
1778696c0b Add the new translators: Lucas Weel, Iliya Georgiev, koldo and Pierre Lhoste to the contributors file 2012-07-23 21:13:46 -04:00
Roberto Rosario
9accfba904 Add French, Bulgarian and Dutch to the Transifex config file 2012-07-23 21:13:07 -04:00
Roberto Rosario
191fceb191 Update translation files 2012-07-23 21:12:19 -04:00
Roberto Rosario
2df869c4cb Add French, Bulgarian and Dutch to the language processing utility 2012-07-23 21:11:30 -04:00
Roberto Rosario
abcaeb08a4 Add Frech Bulgarian and Dutch to the list of available languages 2012-07-23 21:10:50 -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
65293a7402 Update APScheduler to latest version (2.0.3) 2012-07-22 16:40:53 -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
0822f6d076 Add bootstrap app to translation config file and script 2012-07-19 11:48:47 -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
e12aa94320 Update transifex resource file to add checkouts app 2012-07-10 12:11:35 -04:00
Roberto Rosario
4b02dad51f Update contributors file 2012-07-10 12:11:21 -04:00
Roberto Rosario
de2782cfda Update the translation source files 2012-07-10 11:15:43 -04:00
Roberto Rosario
9b18be1333 Add the checkout app to the translation managing script 2012-07-10 11:15:25 -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
c12583d39e Add Iliya Georgiev and Vítor Figueiró to contributors file 2012-07-09 13:40:53 -04:00
Iliya Georgiev
fd719be2a2 Add example of Default ACLs in permissions documentation 2012-07-09 13:38:30 -04:00
Iliya Georgiev
6c6a619c73 Add example of Default ACLs in permissions documentation 2012-07-09 13:38:30 -04:00
Iliya Georgiev
fbe2303ede Add example of Default ACLs in permissions documentation 2012-07-09 13:38:30 -04:00
Iliya Georgiev
2d5fcfb41b Add example of Default ACLs in permissions documentation 2012-07-09 13:38:30 -04:00
Iliya Georgiev
2b3d43273a Add description of Default ACLs in permissions documentation 2012-07-09 13:37:43 -04:00