Roberto Rosario
|
34311fb17e
|
Cleanups, permissions separation into explicit module, absolute import update
|
2012-01-02 03:48:26 -04:00 |
|
Roberto Rosario
|
f634ac6009
|
Added a new more comprehensive method of passing multiple variables per item in multi item selection views
|
2011-10-16 07:29:29 -04:00 |
|
Roberto Rosario
|
aba9d47ad8
|
Added a view to the about menu to read the LICENSE file included with Mayan
|
2011-08-14 23:31:12 -04:00 |
|
Roberto Rosario
|
0a2591d58f
|
Removed unused import, PEP8 cleanups
|
2011-08-12 02:13:23 -04:00 |
|
Roberto Rosario
|
0584244663
|
Added changelog view under the about main menu
|
2011-08-06 21:16:36 -04:00 |
|
Roberto Rosario
|
a6eb830a6a
|
Removed remarked code
|
2011-08-05 23:51:50 -04:00 |
|
Roberto Rosario
|
36c7beca84
|
Added new setting, widget, form and auth backend to allow login via user email address
To enable:
AUTHENTICATION_BACKENDS = ('common.auth.email_auth_backend.EmailAuthBackend',)
COMMON_LOGIN_METHOD = 'email'
|
2011-08-05 23:36:00 -04:00 |
|
Roberto Rosario
|
2338f5c3fe
|
Improved document type, document type filenames and history navigation and link highlight
|
2011-07-23 00:58:26 -04:00 |
|
Roberto Rosario
|
90e876ca93
|
Code cleanup
|
2011-07-21 11:46:15 -04:00 |
|
Roberto Rosario
|
c43df0bc87
|
Added redirection support to multi object action view
|
2011-06-17 22:13:54 -04:00 |
|
Roberto Rosario
|
af59b3a7cd
|
Removed 'change password' link next to the current user's name and added a few view to handle the current user's password, details and editing
|
2011-06-16 15:14:05 -04:00 |
|
Roberto Rosario
|
f3335287ed
|
Added support for overriding a form's submit button icon, updated assign_remove view to use this feature
|
2011-06-13 00:22:39 -04:00 |
|
Roberto Rosario
|
4a4afbf06a
|
Cleaned up files, removed ununsed imports
|
2011-05-20 00:54:11 -04:00 |
|
Roberto Rosario
|
1bd75a1d24
|
Added generic assign remove view and converted the user management and permissions apps to use it
|
2011-05-14 23:46:21 -04:00 |
|
Roberto Rosario
|
e03a90883a
|
Commited new metadata/document_type paradirm
|
2011-05-09 02:25:09 -04:00 |
|
Roberto Rosario
|
0eca667fd4
|
Changed ugettext to ugettext_lazy, changed comment style
|
2011-05-05 20:50:56 -04:00 |
|
Roberto Rosario
|
1b6806f7d1
|
PEP8 cleanups
|
2011-04-08 01:31:39 -04:00 |
|
Roberto Rosario
|
f66c8ec6e2
|
Fixed error and some warning returned by pylint
|
2011-04-05 00:04:11 -04:00 |
|
Roberto Rosario
|
545adac2e5
|
Removed debug code
|
2011-03-21 18:48:51 -04:00 |
|
Roberto Rosario
|
6a9db45cf1
|
Added multi document delete
|
2011-03-18 15:01:02 -04:00 |
|
Roberto Rosario
|
001491f93b
|
Final changes to implement multi document actions
|
2011-03-18 13:22:54 -04:00 |
|
Roberto Rosario
|
6a9e114acb
|
Set all *.py files permissions to 644
|
2011-03-07 12:15:25 -04:00 |
|
Roberto Rosario
|
d6afcc64bb
|
Changed file permissions
|
2011-02-09 13:55:01 -04:00 |
|
Roberto Rosario
|
986dc5d805
|
Document upload and metadata input working
|
2011-02-03 17:17:04 -04:00 |
|