Roberto Rosario
|
302411074b
|
Add first set of Django 1.7 app migrations
|
2015-03-30 05:08:50 -04:00 |
|
Roberto Rosario
|
bd041457c9
|
Update project to use Django 1.7.7. Issue #33
|
2015-03-30 03:43:56 -04:00 |
|
Roberto Rosario
|
5dabc0a34a
|
Add new appearance app to hold all of the base templates, images, icons and external packages related to the frontend and look of the project
|
2015-03-30 02:17:40 -04:00 |
|
Roberto Rosario
|
9ebf27d2ea
|
Translation files synchronized and compiled
|
2015-02-10 09:23:14 -04:00 |
|
Roberto Rosario
|
9e3131fbcb
|
Update compiled message files
|
2015-02-07 04:37:40 -04:00 |
|
Roberto Rosario
|
d3c62bf893
|
Translation files sync
|
2015-02-06 20:45:55 -04:00 |
|
Roberto Rosario
|
a60399404c
|
Update source languge files
|
2015-02-06 19:38:08 -04:00 |
|
Roberto Rosario
|
9ea76d9b62
|
Update translation files
|
2015-01-27 16:17:21 -04:00 |
|
Roberto Rosario
|
f4d3767b15
|
PEP8 cleanup, remove unused imports, fix permission check when removing metadata from a document
|
2015-01-26 19:17:35 -04:00 |
|
Roberto Rosario
|
0e00ede3c9
|
Simplify button link widget for the tools and setup views. Remove nowrap span of navigation link.
|
2015-01-26 17:05:41 -04:00 |
|
Roberto Rosario
|
b55acb6e12
|
Normalize import style
|
2015-01-24 17:05:32 -04:00 |
|
Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
686b2f69dc
|
Translation files updates
|
2015-01-18 02:40:36 -04:00 |
|
Roberto Rosario
|
bd1d293437
|
Translation updates
|
2015-01-18 02:05:47 -04:00 |
|
Roberto Rosario
|
d511c3d132
|
Update translation files
|
2015-01-17 03:28:39 -04:00 |
|
Roberto Rosario
|
101bfbc5da
|
Update apps' source translation files
|
2015-01-17 03:03:52 -04:00 |
|
Roberto Rosario
|
e6d24fd62f
|
Remove the need to use link_spacer for single groups of multi item actions
|
2015-01-17 02:27:42 -04:00 |
|
Roberto Rosario
|
fca4165f39
|
Add missing multi item spacer link
|
2015-01-17 02:18:34 -04:00 |
|
Roberto Rosario
|
6d3cd9753d
|
Rename property permissions_required to view_permission of ViewPermissionCheckMixin
|
2015-01-12 18:33:31 -04:00 |
|
Roberto Rosario
|
05bc204d99
|
Update language translation source files
|
2015-01-11 18:12:06 -04:00 |
|
Roberto Rosario
|
aca9d8c9eb
|
Remove unused imports, do PEP8 and DeprecationWarning cleanups
|
2015-01-05 14:40:59 -04:00 |
|
Roberto Rosario
|
efe96b3005
|
Close issue #109, Add Roles API endpoints
|
2014-11-03 01:57:04 -04:00 |
|
Roberto Rosario
|
ba1729106f
|
Pass arguments to the logger the correct way
|
2014-11-02 20:55:21 -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
|
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
|
6e7a0dcb35
|
Reorganize remaining icons
|
2014-10-25 03:13:27 -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
|
e31d37ef09
|
Update source messages
|
2014-10-22 15:52:54 -04:00 |
|
Roberto Rosario
|
2ea48bd1ba
|
PEP8 cleanups, further removal of unused code
|
2014-10-21 19:28:52 -04:00 |
|
Roberto Rosario
|
0a55b4c16a
|
Add missing view namespace
|
2014-10-21 17:53:35 -04:00 |
|
Roberto Rosario
|
d0ed74dfc3
|
Move links order for uniformity, move all delete button to the far right to reduce accidental clicking
|
2014-10-21 17:41:16 -04:00 |
|
Roberto Rosario
|
d7d61b0fd2
|
Remove unused registry files
|
2014-10-21 17:19:32 -04:00 |
|
Roberto Rosario
|
2441d232ab
|
Issue #86, move south migrations from the 'migrations' to the 'south_migrations' directory
|
2014-10-21 13:23:05 -04:00 |
|
Roberto Rosario
|
2f01904217
|
Issue #56, remove boostrap app
|
2014-10-21 12:30:54 -04:00 |
|
Roberto Rosario
|
8bac1525be
|
PEP8 cleanups
|
2014-10-08 19:39:16 -04:00 |
|
Roberto Rosario
|
379a34dabe
|
Translation file synchronization
|
2014-10-08 17:31:51 -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
|
74cf4c413f
|
Import cleanups, reorganization, PEP8 cleanups
|
2014-10-02 02:01:08 -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
|
fa78a30413
|
change zh_CN po mo
|
2014-09-30 11:00:39 +08: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
|
b761037d99
|
Move all settings files from <app>/conf/settings.py to <app>/settings.py
|
2014-09-11 05:02:40 -04:00 |
|