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
|
baf6240435
|
Make link spacer smaller
|
2015-01-26 19:20:14 -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
|
cb23cef952
|
Use proper static media URL generation
|
2015-01-24 02:57:29 -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
|
05bc204d99
|
Update language translation source files
|
2015-01-11 18:12:06 -04:00 |
|
Roberto Rosario
|
f7f71d706d
|
Improve the multi item action dropdown separator appearance
|
2015-01-08 00:45:18 -04:00 |
|
Roberto Rosario
|
1eaa768517
|
Remove the 960 grid system, use Pure CSS's grid system instead, use Pure CSS button stylesheet for the setup and tools buttons
|
2015-01-07 05:04:22 -04:00 |
|
Roberto Rosario
|
b7f11b8e9d
|
Don't contruct button image URLs by hand, use Django static media handling code
|
2015-01-07 04:20:52 -04:00 |
|
Roberto Rosario
|
e75af75368
|
Add support for removing keys for a link's kept query string, remove the 'page' key from the active sources links. Closes issue #91.
|
2015-01-07 02:32:41 -04:00 |
|
Roberto Rosario
|
370cf53584
|
Namedtuples have an __iter__ attribute but are not iterable in the navigation list sense so test against list subclasses instead
|
2014-11-11 19:44:07 -04:00 |
|
Roberto Rosario
|
c0ea3276a3
|
Remove tempory_navigation_links to a more meaningful extra_navigation_links
|
2014-11-11 17:11:49 -04:00 |
|
Roberto Rosario
|
6a19622e38
|
Fix comment style
|
2014-11-03 02:57:08 -04:00 |
|
Roberto Rosario
|
9f2692d36a
|
PEP8 cleanup, unused import removal
|
2014-11-02 21:20:29 -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
|
0bed1df64a
|
Issue #92, Make register_multi_item_links class aware
|
2014-10-27 19:21:05 -04:00 |
|
Roberto Rosario
|
33c6c7f341
|
User plural form
|
2014-10-27 18:18:52 -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
|
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
|
e31d37ef09
|
Update source messages
|
2014-10-22 15:52:54 -04:00 |
|
Roberto Rosario
|
9662d14e9c
|
Issue #40, finish remaining '/' hardcoded redirects
|
2014-10-09 20:05:42 -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
|
ad7ae3dcfa
|
Issue #56, Remove sidebar help templates and navigation function to register them
|
2014-10-08 10:11:04 -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
|
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
|
0cb9a78df4
|
Remove blind capitalization of messages
|
2014-09-13 01:24:39 -04:00 |
|
Roberto Rosario
|
25b2563999
|
Add missing view namespace
|
2014-09-09 03:57:49 -04:00 |
|
Roberto Rosario
|
e8edaf4219
|
Begin merge of the new style navigation systems
|
2014-09-05 15:20:20 -04:00 |
|
Roberto Rosario
|
805bf58d59
|
Fix outdated references to non namespaced app views
|
2014-09-05 15:19:39 -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 |
|