Roberto Rosario
|
90de742deb
|
Merge remote-tracking branch 'origin/series/2.0' into merge
|
2016-12-19 21:59:00 -04:00 |
|
Roberto Rosario
|
3e63010338
|
Synchronize translations.
|
2016-11-23 03:09:56 -04:00 |
|
Roberto Rosario
|
2df6cb7985
|
Remove usage of url.patterns as per Django's deprecation warnings.
|
2016-11-04 04:02:48 -04:00 |
|
Roberto Rosario
|
6a48de5029
|
Update translations.
|
2016-10-28 04:19:15 -04:00 |
|
Roberto Rosario
|
8075bfd0bc
|
Update Spanish translation.
|
2016-05-08 21:57:23 -04:00 |
|
Roberto Rosario
|
232cb5e38d
|
Synchronize and compile translations.
|
2016-04-27 14:54:33 -04:00 |
|
Roberto Rosario
|
5775f5aeaa
|
Run makemessage for apps.
|
2016-04-27 14:20:45 -04:00 |
|
Roberto Rosario
|
3d970036b2
|
Sync translations with Transifex
|
2016-03-21 17:38:15 -04:00 |
|
Roberto Rosario
|
6fe778051e
|
Update translation source files for all apps. Add Message of the Day source message file.
|
2016-03-21 16:53:09 -04:00 |
|
Roberto Rosario
|
a1a0a6da52
|
PEP8 Cleanups.
|
2015-10-28 02:14:48 -04:00 |
|
Roberto Rosario
|
f9940f1fd0
|
Add default_app_config value to each app. Closes issue GL #216.
|
2015-10-19 02:57:00 -04:00 |
|
Roberto Rosario
|
81c7a90c04
|
Fix message typo.
|
2015-10-19 00:56:11 -04:00 |
|
Roberto Rosario
|
500f870c78
|
Do a force pull of all translations and a compile.
|
2015-09-25 04:18:04 -04:00 |
|
Roberto Rosario
|
8629e6495e
|
Translation source files updates. Add translator comments. Thanks to Berny for these.
|
2015-09-24 16:30:19 -04:00 |
|
Roberto Rosario
|
c9b981f07a
|
Update translation sources and compiles files.
|
2015-09-24 01:44:03 -04:00 |
|
Roberto Rosario
|
6ca6cd9f21
|
PEP8 Cleanusp (549 warnings).
|
2015-09-16 04:15:10 -04:00 |
|
Roberto Rosario
|
a1d8f34e69
|
Don't cache the value of a setting.
|
2015-09-06 03:59:31 -04:00 |
|
Roberto Rosario
|
bbfd158e28
|
Move setting namespace initalization code to the class itself. Add method to invalidate all setting caches. Use smart setting cache invalidation for properly test advanced search pagination.
|
2015-09-06 02:49:27 -04:00 |
|
Roberto Rosario
|
574f3d2d66
|
Synchronize and compile translation files.
|
2015-08-27 01:33:14 -04:00 |
|
Roberto Rosario
|
709e9208aa
|
Update source translation files.
|
2015-08-27 01:25:33 -04:00 |
|
Roberto Rosario
|
4432cb5c2e
|
Add view permission for the smart settings app. It is no longer required to be a super admin or staff user to see the setting values.
|
2015-08-25 17:35:31 -04:00 |
|
Roberto Rosario
|
d007214d39
|
Update language translations.
|
2015-08-24 01:40:22 -04:00 |
|
Roberto Rosario
|
2c93c5d8c2
|
Update translation source files.
|
2015-08-24 00:34:08 -04:00 |
|
Roberto Rosario
|
fa3633fbe8
|
Remove empty language files locales: sq, zh_TW, hr_HR, de_CH, lv, nb, tr_TR.
|
2015-08-20 19:40:05 -04:00 |
|
Roberto Rosario
|
c030b91528
|
Update translation files.
|
2015-08-20 19:35:24 -04:00 |
|
Roberto Rosario
|
f2ccfa16d5
|
Update source language files. Make lock manager and storage translatable.
|
2015-08-20 15:35:06 -04:00 |
|
Roberto Rosario
|
60bc327756
|
Improve SourceColumn workflow by allowing explicit functions as columns. Remove usage of encapsulate. Move instances of 'extra_columns' to SourceColumn.
|
2015-08-16 14:26:41 -04:00 |
|
Roberto Rosario
|
8e77cdec38
|
Update settings app view to user SingleObjectListView class.
|
2015-08-14 14:55:24 -04:00 |
|
Roberto Rosario
|
3f84b8d839
|
Raise HTTP error 404 on invalid setting namespaces.
|
2015-08-12 01:45:11 -04:00 |
|
Roberto Rosario
|
3fd73739a6
|
Update translation source files and language processing script.
|
2015-08-11 02:27:18 -04:00 |
|
Roberto Rosario
|
1e746c700a
|
PEP8 cleanups.
|
2015-07-27 23:53:14 -04:00 |
|
Roberto Rosario
|
4527563d89
|
PEP8 cleanups, specially E501 line too long.
|
2015-07-22 18:21:37 -04:00 |
|
Roberto Rosario
|
c275988c90
|
PEP8 cleanups, E501: 79 character long lines.
|
2015-07-19 03:27:41 -04:00 |
|
Roberto Rosario
|
68c718fe4c
|
Allow settings to serialize lazy translations.
|
2015-07-17 01:41:44 -04:00 |
|
Roberto Rosario
|
2b11465249
|
Import all apps' settings file to initialize them.
|
2015-07-17 01:15:00 -04:00 |
|
Roberto Rosario
|
77ab118a68
|
Access serialized value via property.
|
2015-07-17 00:59:47 -04:00 |
|
Roberto Rosario
|
66b3424fbe
|
Simplify smart settings views.
|
2015-07-09 01:24:28 -04:00 |
|
Roberto Rosario
|
f97bbd98bd
|
Fix typo.
|
2015-07-08 04:05:10 -04:00 |
|
Roberto Rosario
|
6a13e2adc8
|
Make a clear distinction between serialized and deserialized setting values.
|
2015-07-08 03:31:45 -04:00 |
|
Roberto Rosario
|
ead8ba9a12
|
Don't dump the setting name to YAML.
|
2015-07-08 02:56:19 -04:00 |
|
Roberto Rosario
|
f55929403b
|
Add setter to change the value of a setting.
|
2015-07-06 00:48:16 -04:00 |
|
Roberto Rosario
|
b4efd4574e
|
Refactor register_model_columns into SourceColumn class
|
2015-06-23 04:12:13 -04:00 |
|
Roberto Rosario
|
e4623fadcd
|
PEP8 cleanups
|
2015-06-23 02:23:23 -04:00 |
|
Roberto Rosario
|
c249b47b79
|
Finish smart settings refactor
|
2015-06-23 01:44:57 -04:00 |
|
Roberto Rosario
|
f7e96c8cae
|
Add per namespace settings count
|
2015-06-23 01:18:44 -04:00 |
|
Roberto Rosario
|
78198f3398
|
Smart settings refactor
|
2015-06-22 21:04:06 -04:00 |
|
Roberto Rosario
|
6dcb984aca
|
Remove support for 'hidden' smart settings
|
2015-06-22 01:18:38 -04:00 |
|
Roberto Rosario
|
50e547dc98
|
Allow app to auto add their urlpatterns via MayanAppConfig AppConfig subclass
|
2015-06-19 20:42:34 -04:00 |
|
Roberto Rosario
|
99c8fb8da2
|
Chang erole and smart settings icons
|
2015-06-16 15:05:43 -04:00 |
|
Roberto Rosario
|
7dc8cee43f
|
Normalize how all urls are defined
|
2015-06-16 02:07:37 -04:00 |
|