Roberto Rosario
|
aca9d8c9eb
|
Remove unused imports, do PEP8 and DeprecationWarning cleanups
|
2015-01-05 14:40:59 -04:00 |
|
Roberto Rosario
|
d64bec40b3
|
Add API views to edit the current user (without having to specify the user id). Issue #131
|
2014-12-16 00:10:51 -04:00 |
|
Roberto Rosario
|
da0f3f1143
|
Allow the user password to be changed from the user API endpoint
|
2014-12-11 20:24:55 -04:00 |
|
Roberto Rosario
|
9ae534306f
|
Issue #56, remove bulk user creation management command
|
2014-11-03 01:41:32 -04:00 |
|
Roberto Rosario
|
9f2692d36a
|
PEP8 cleanup, unused import removal
|
2014-11-02 21:20:29 -04:00 |
|
Roberto Rosario
|
779ebd4966
|
Don't import the api_urls at app import time, let the APIEndpoint class import them lazily
|
2014-10-30 13:21:37 -04:00 |
|
Roberto Rosario
|
8a5f215779
|
Update translation sources
|
2014-10-30 11:39:32 -04:00 |
|
Roberto Rosario
|
3909d60e9a
|
Issue #56, Remove child_views, child_urls, children_path_regex, children_view_regex link support
|
2014-10-28 17:41:10 -04:00 |
|
Roberto Rosario
|
9596beac79
|
Update translation messages sources
|
2014-10-28 17:21:37 -04:00 |
|
Roberto Rosario
|
2c2dfa88cc
|
Issue #84, Remove template context variable 'object_name' to improve ease of translation
|
2014-10-28 02:36:43 -04:00 |
|
Roberto Rosario
|
4c07c49a56
|
Remove shared views list, these are no longer needed
|
2014-10-27 19:23:07 -04:00 |
|
Roberto Rosario
|
0bed1df64a
|
Issue #92, Make register_multi_item_links class aware
|
2014-10-27 19:21:05 -04:00 |
|
Roberto Rosario
|
2cb5530e31
|
Add spacers to the multi item links of the user management app
|
2014-10-27 17:51:50 -04:00 |
|
Roberto Rosario
|
a728690335
|
Issue #56, #97, Make multi item links a drop down list of actions, remove unused code
|
2014-10-27 16:26:13 -04:00 |
|
Roberto Rosario
|
7cf2bacca3
|
Add group API endpoints
|
2014-10-27 15:07:49 -04:00 |
|
Roberto Rosario
|
165d01610b
|
Improve User model serializer
|
2014-10-27 04:47:42 -04:00 |
|
Roberto Rosario
|
20fb9dffbd
|
Update translation sources
|
2014-10-25 02:50:31 -04:00 |
|
Roberto Rosario
|
71e8502614
|
Remove confirmation template's form icon
|
2014-10-25 02:21:44 -04:00 |
|
Roberto Rosario
|
9ace350e0a
|
Add API endpoint to return the current user, improve existing user API endpoints docstrings
|
2014-10-23 10:43:28 -04:00 |
|
Roberto Rosario
|
e31d37ef09
|
Update source messages
|
2014-10-22 15:52:54 -04:00 |
|
Roberto Rosario
|
239af4c01a
|
Simplify plural tense of objects
|
2014-10-21 17:42:00 -04:00 |
|
Roberto Rosario
|
d7d61b0fd2
|
Remove unused registry files
|
2014-10-21 17:19:32 -04:00 |
|
Roberto Rosario
|
2f01904217
|
Issue #56, remove boostrap app
|
2014-10-21 12:30:54 -04:00 |
|
Roberto Rosario
|
01a15d7f0c
|
PEP8 cleanups
|
2014-10-13 17:33:23 -04:00 |
|
Roberto Rosario
|
8a40ade735
|
Fix group list view context
|
2014-10-13 17:27:36 -04:00 |
|
Roberto Rosario
|
37875df7a1
|
Add missing imports, PEP8 cleanups
|
2014-10-09 20:25:55 -04:00 |
|
Roberto Rosario
|
379a34dabe
|
Translation file synchronization
|
2014-10-08 17:31:51 -04:00 |
|
Roberto Rosario
|
3b03af9295
|
Merge branch 'feature/lts' into merge_test
Conflicts:
mayan/apps/documents/api_views.py
mayan/apps/documents/models.py
mayan/apps/folders/__init__.py
mayan/apps/folders/urls.py
mayan/apps/folders/views.py
mayan/apps/tags/urls.py
mayan/apps/tags/views.py
mayan/settings/base.py
|
2014-10-03 11:41:41 -04:00 |
|
Roberto Rosario
|
c664dd7113
|
Issue #56, Start addressing issue #40 (document, permissions, sources, tags and user_management apps)
|
2014-10-02 17:33:56 -04:00 |
|
Roberto Rosario
|
06dd1b3368
|
Issue #39, Explicitly captalize string now that they are not capitalized blindly by the templates
|
2014-10-02 01:17:27 -04:00 |
|
Roberto Rosario
|
437c74a024
|
Merge branch 'master' into development
|
2014-10-01 05:19:51 -04:00 |
|
Ford Guo
|
e4cdc69ca1
|
add zh_CN mo files
|
2014-09-26 13:54:49 +08:00 |
|
Ford Guo
|
b15100c2ea
|
add zh_CN language
|
2014-09-26 11:43:53 +08:00 |
|
Roberto Rosario
|
942ad7b93e
|
Add user model API endpoints
|
2014-09-21 19:23:37 -04:00 |
|
Roberto Rosario
|
76b2cdefcc
|
Move app url namespaces updates
|
2014-09-06 16:30:12 -04:00 |
|
Roberto Rosario
|
b42e9badf6
|
Move common templates to apps/main/templates/main/*
|
2014-08-26 02:44:49 -04:00 |
|
Roberto Rosario
|
01a0d69a5f
|
Generate new source language files
|
2014-07-31 20:27:52 -04:00 |
|
Roberto Rosario
|
b98dbd83da
|
Synchronize language translations
|
2014-07-28 01:22:21 -04:00 |
|
Roberto Rosario
|
6b169b4526
|
Modernize exception handling, and improves Python 3.x compatibility
|
2014-07-20 16:42:30 -04:00 |
|
Roberto Rosario
|
3bed82fc16
|
PEP8 cleanup, unused imports, missing imports, style cleanups
|
2014-07-10 02:45:19 -04:00 |
|
Roberto Rosario
|
78bf95f25f
|
Update all the source string files
|
2014-07-03 21:38:25 -04:00 |
|
Roberto Rosario
|
41d0cfb7bf
|
Code cleanups
|
2014-06-29 20:35:36 -04:00 |
|
Roberto Rosario
|
ecb6733cd4
|
PEP8 cleanups, unused imports cleanups
|
2014-06-29 14:14:27 -04:00 |
|
Roberto Rosario
|
e065e81fe4
|
Get rid of the backported object_list
|
2014-06-26 15:35:11 -04:00 |
|
Roberto Rosario
|
3b73936723
|
Update patterns, url imports in all of the project's urls.py files
|
2014-06-26 15:27:03 -04:00 |
|
Roberto Rosario
|
73245e66f4
|
Update and enable all language translations
|
2014-06-21 02:01:16 -04:00 |
|
Roberto Rosario
|
cf49f64676
|
Romanian language translation sync and enabling
|
2014-06-21 00:23:30 -04:00 |
|
Roberto Rosario
|
076797ff24
|
Added Bosnian translation files and enable Bosnian language selection
|
2014-06-21 00:16:38 -04:00 |
|
Roberto Rosario
|
ec1745b50b
|
Initial changes to support the new Django 1.6 project structure
|
2014-06-15 13:13:21 +02:00 |
|