Commit Graph
78 Commits
Author SHA1 Message Date
Roberto Rosario d66a9b5acf Synchronize translations with Transifex 2014-10-30 11:50:48 -04:00
Roberto Rosario 8a5f215779 Update translation sources 2014-10-30 11:39:32 -04:00
Roberto Rosario bd05576cc5 Change the DEBUG text to something a bit friendlier 2014-10-30 03:24:11 -04:00
Roberto Rosario cf51f70da7 Change the name of the variable used as the main title for multiform template 2014-10-30 02:45:40 -04:00
Roberto Rosario d8819276b2 Remove remarked code 2014-10-30 02:45:15 -04:00
Roberto Rosario 733f60daad Allow form with subforms to have a main title 2014-10-30 02:25:31 -04:00
Roberto Rosario da97aab168 Remove unused template 2014-10-30 02:00:03 -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 92d4d5e6bc Only show multi item links when there are items 2014-10-28 02:18: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 2874bb3434 Align multi item form and button in the same line to save space 2014-10-27 18:19:05 -04:00
Roberto Rosario 4262b750b9 Issue #56, remove remaining side bar templates code 2014-10-27 16:31:18 -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 b166d559ed Issue #62, #56, simplify generic_list_horizontal_subtemplate 2014-10-27 16:24:09 -04:00
Roberto Rosario 81c3419321 Fix image path 2014-10-25 19:38:03 -04:00
Roberto Rosario 6e7a0dcb35 Reorganize remaining icons 2014-10-25 03:13:27 -04:00
Roberto Rosario 13b664465e Remove unused translation library from template 2014-10-25 02:51:23 -04:00
Roberto Rosario 20fb9dffbd Update translation sources 2014-10-25 02:50:31 -04:00
Roberto Rosario ba5d3261e0 Remove use of hard coded STATIC_URL template variable 2014-10-25 02:28:13 -04:00
Roberto Rosario 71e8502614 Remove confirmation template's form icon 2014-10-25 02:21:44 -04:00
Roberto Rosario c23205f464 Add MultiFormView class based view, convert InteractiveUpload view to MultiForm view 2014-10-24 18:18:40 -04:00
Roberto Rosario 4acf88c9a6 Initial commit of the sources upload, new version and new document refactor 2014-10-23 17:10:02 -04:00
Roberto Rosario e31d37ef09 Update source messages 2014-10-22 15:52:54 -04:00
Roberto Rosario ae3135bec8 Remove unused static media 2014-10-17 18:34:36 -04:00
Roberto Rosario bdd1855ae5 Issue #3, Removal of the last blind |safe filtering 2014-10-14 05:03:39 -04:00
Roberto Rosario 0df1e32cbb Close issue #69 2014-10-13 17:20:07 -04:00
Roberto Rosario 34af0ce3f6 Remove unused web theme files 2014-10-11 02:52:40 -04:00
Roberto Rosario a546aa4c30 Remove unused media file 2014-10-11 02:33:05 -04:00
Roberto Rosario 9662d14e9c Issue #40, finish remaining '/' hardcoded redirects 2014-10-09 20:05:42 -04:00
Roberto Rosario 9bf1b3b95a Improve the settings method, allow for execution of mayan-edms.py without an existing local.py file 2014-10-09 19:34:51 -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 b9cdcd80f4 Issue #56, Remove remaining SIDEBAR_SEARCH and web_main_settings code 2014-10-08 14:06:13 -04:00
Roberto Rosario 0cb9c2aa21 Issue #56, Remove the MAIN_ENABLE_SCROLL_JS and associated code, remove remaining web theme selection code 2014-10-08 14:00:24 -04:00
Roberto Rosario b8f3fcf383 Issue #56, Remove the MAIN_DISABLE_HOME configuration settings
Upon login users now go directly to the documents tab
2014-10-08 13:49:13 -04:00
Roberto Rosario 93a28fab2f Issue #56, Remove the MAIN_DISABLE_ICONS setting configuration option 2014-10-02 17:54:05 -04:00
Roberto Rosario 3d033c687d Issue #56, Remove specialized Sentry link 2014-10-02 17:45:41 -04:00
Roberto Rosario 41d2f2c5c6 Remove insertion of the web_theme value into the templates 2014-10-02 17:44:10 -04:00
Roberto Rosario 6e40e7e5a5 Issue #56, Remove the MAIN_THEME configuration option 2014-10-02 17:42:44 -04:00
Roberto Rosario 1cd0e05f1f Issue #56, Remove the MAIN_VERBOSE_LOGIN configuration option 2014-10-02 17:37:40 -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
Roberto Rosario d03801d444 Merge remote-tracking branch 'origin/master' 2014-10-01 05:17:08 -04:00
Roberto Rosario 32b3ae7267 Merge branch 'feature/optimize_thumbnails' into development
Conflicts:
	mayan/apps/main/templates/base.html
2014-10-01 05:16:28 -04:00
Roberto Rosario 7bc2da97ef Change the data attribute used to avoid javascript mime warnings, remove duplicated $(this) lookup 2014-10-01 05:10:31 -04:00
Roberto Rosario 3eab590b49 Remove unused variables, remove unused parent lookup, remove unused logging, remove lazy load class after loading 2014-10-01 05:00:12 -04:00
Roberto Rosario 470eb299b6 Issue #49, add scrollstop event support and use it to optimize document page image loading 2014-10-01 04:56:42 -04:00
Ford Guo e4cdc69ca1 add zh_CN mo files 2014-09-26 13:54:49 +08:00