Commit Graph

2102 Commits

Author SHA1 Message Date
Roberto Rosario
1804cd8828 Reverting hotfix patch applied to master branch by accident.
Revert "Catch auto admin creation error attempts when common app has still not been migrated."

This reverts commit 35571e184f.
2012-10-05 22:14:12 -04:00
Roberto Rosario
35571e184f Catch auto admin creation error attempts when common app has still not been migrated.
Solves issue #32
2012-10-05 22:05:12 -04:00
Roberto Rosario
7b526305dc Do some more updates to the .gitignore file 2012-07-30 17:13:22 -04:00
Roberto Rosario
278a7ee878 Add missing template from fabfile installer (Thanks to Pierre Host) 2012-07-30 16:53:55 -04:00
Roberto Rosario
a143c04e12 Only ignore the top settings_local.py file 2012-07-30 16:53:47 -04:00
Roberto Rosario
82f6c928f5 Remove debug print statement 2012-07-02 01:05:30 -04:00
Roberto Rosario
a8e26a4602 Add collectstatic step to update instructions 2012-07-01 00:29:46 -04:00
Roberto Rosario
bdcc7debcc Update psutil version to 0.5.1
Conflicts:

	requirements/production.txt
2012-07-01 00:21:39 -04:00
Roberto Rosario
e7f9eed638 Remove Cyrillic to allow PDF building 2012-06-30 04:11:33 -04:00
Roberto Rosario
167d783764 Merge branch 'hotfix/v0.12.2' 2012-06-30 03:47:48 -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
92a627ed03 Documentation updates 2012-06-29 03:48:28 -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
Roberto Rosario
e6d861abf5 Refactor installation app to move code to model and display more information 2012-06-29 02:39:13 -04:00
Roberto Rosario
2c8832e879 Bump documentation version to 0.12.2 2012-06-28 17:11:31 -04:00
Roberto Rosario
cb7fcb0ba7 Fix settings description 2012-06-28 17:11:20 -04:00
Roberto Rosario
6fe5876366 Update release notes for 0.12.2 2012-06-28 17:11:07 -04:00
Roberto Rosario
4e93da6e80 Add support to specifying the compressed documents download filename 2012-06-28 16:13:26 -04:00
Roberto Rosario
03f799e527 Move documents apps history events to a separate file 2012-06-28 16:03:22 -04:00
Roberto Rosario
41085154c7 Remove comments 2012-06-28 15:57:29 -04:00
Roberto Rosario
80131656ff Fix typo, add user to the forceful check in event description 2012-06-28 15:56:59 -04:00
Roberto Rosario
e9210c5f7a Implement forcefull document check ins 2012-06-28 15:56:43 -04:00
Roberto Rosario
83990ce1bf Default value for event expressions is a dictionary not a list 2012-06-28 14:55:05 -04:00
Roberto Rosario
1a4f74849f Implement document auto check in history event 2012-06-28 11:47:11 -04:00
Roberto Rosario
9fe31d70a3 Add event for document automatic check in, and forcefull checkin 2012-06-28 11:46:41 -04:00
Roberto Rosario
b1f4ead6de Add comments 2012-06-28 11:38:01 -04:00
Roberto Rosario
9309b00c1e Update auto admin field names 2012-06-28 11:37:49 -04:00
Roberto Rosario
f503045aa1 Move the auto admin creation from the post_sync signal to the post_migrate signal, only deletec auto admin properties when password has been really changed 2012-06-28 11:35:58 -04:00
Roberto Rosario
2ac89baa8c Reduce auto admin model field names, add password_hash field to detect when the password has been really changed 2012-06-28 11:34:59 -04:00
Roberto Rosario
000271b8d8 Update checkouts TODO comments 2012-06-18 12:51:44 -04:00
Roberto Rosario
50b42238eb Initial commit to support random auto admin password and first run wizard 2012-06-18 12:51:20 -04:00
Roberto Rosario
1bfa23c58a Release notes update 2012-06-17 19:25:27 -04:00
Roberto Rosario
c926447f05 Add simple POSIX detection to the installation app 2012-06-17 19:20:21 -04:00
Roberto Rosario
341e965d1e Update translation files 2012-06-17 19:14:23 -04:00
Roberto Rosario
1033328e0f Update German language translation files 2012-06-17 19:13:58 -04:00
Roberto Rosario
39bea8d389 Add German language to the list of supported languages 2012-06-17 19:12:49 -04:00
Roberto Rosario
8ff54449d4 Translation files updates 2012-06-17 18:29:33 -04:00
Roberto Rosario
919254429f Update language source file 2012-06-17 18:11:18 -04:00
Roberto Rosario
09d33d378d Update Transifex resource file 2012-06-17 18:11:05 -04:00
Roberto Rosario
f77539aed0 Setup the installation and scheduler apps for translation 2012-06-17 18:10:18 -04:00
Roberto Rosario
208071b7eb Remove the feedback app 2012-06-17 18:04:51 -04:00
Roberto Rosario
c1c02812b7 Add scheduled interval list view to the scheduler app 2012-06-17 18:01:26 -04:00
Roberto Rosario
4fc33b1bd5 Add installation environment details app 2012-06-17 17:32:54 -04:00
Roberto Rosario
30f9ff73ff Move history app links to a seprate file 2012-06-17 16:54:53 -04:00
Roberto Rosario
35213d9982 Add link to filter event list by event type, update code to be more up to speed with other apps 2012-06-17 16:49:24 -04:00
Roberto Rosario
dc3825f2b7 Merge remote-tracking branch 'origin/feature/document_checkout' into hotfix/v0.12.2 2012-06-17 08:14:28 -04:00