Anand Doshi
|
1d64cd32fb
|
Call render_blocks automatically
|
2014-02-07 19:34:38 +05:30 |
|
Nabin Hait
|
6154712b85
|
Merge branch 'develop' of github.com:webnotes/wnframework into 4.0.0-wip
Conflicts:
config.json
webnotes/build.py
webnotes/translate.py
|
2014-01-30 13:03:17 +05:30 |
|
Anand Doshi
|
852d37c724
|
Don't walk in files and backups folder for translate
|
2014-01-28 12:53:09 +05:30 |
|
Anand Doshi
|
31012e964a
|
Don't walk in files and backups folder for translate and pyc removal
|
2014-01-28 12:51:53 +05:30 |
|
Rushabh Mehta
|
572894b87f
|
Added languages and minor fixes
|
2013-12-26 14:42:26 +05:30 |
|
Rushabh Mehta
|
25f07b8d32
|
Added Applications page and fixed issues in translations and hooks
|
2013-12-23 16:08:25 +05:30 |
|
Rushabh Mehta
|
f647430ebc
|
fixes to translations, added building of translation assets
|
2013-12-20 12:19:54 +05:30 |
|
Rushabh Mehta
|
ffff45ccbb
|
Translations redesigned webnotes/wnframework#351
|
2013-12-19 18:27:00 +05:30 |
|
Rushabh Mehta
|
bc3761c3ea
|
Install fixes, started to rewrite translate.py webnotes/wnframework#351
|
2013-12-17 17:03:45 +05:30 |
|
Rushabh Mehta
|
fbe06117a5
|
fixed template loader webnotes/wnframework#351
|
2013-12-12 13:57:27 +05:30 |
|
Rushabh Mehta
|
7b2ccc6776
|
[bugfix] [minor] [translate] update requests api
|
2013-11-29 15:03:44 +05:30 |
|
Rushabh Mehta
|
325def77df
|
[copyright] added Contributors
|
2013-11-20 12:58:35 +05:30 |
|
Anand Doshi
|
c754276fc0
|
[minor] replace 'raise e' with 'raise' for correct tracebacks
|
2013-11-13 17:30:54 +05:30 |
|
Rushabh Mehta
|
dae173cf39
|
[cleanup] Fixed title bars, toolbars in all pages, added default background
|
2013-11-13 16:54:50 +05:30 |
|
Anand Doshi
|
529400f64c
|
[minor] translation fix for query report
|
2013-11-05 16:34:02 +05:30 |
|
Rushabh Mehta
|
7841a3da2d
|
Merge pull request #273 from syedqadeer/master
updated the files to call the translating function
|
2013-11-02 23:25:29 -07:00 |
|
Rushabh Mehta
|
edaeee6f2f
|
Merge pull request #260 from dploeger/dynamictranslation
Ability to use dynamic updates
|
2013-11-02 23:12:49 -07:00 |
|
Syed Qadeer
|
694b631ff1
|
Updated build_from_query_reports to generate locale from labels , query and also from js and py files
|
2013-10-23 09:38:17 +03:00 |
|
Syed Qadeer
|
5c8a530384
|
Fixed minor code in build_from_query_report
|
2013-10-23 06:35:42 +03:00 |
|
Syed Qadeer
|
3913106500
|
Fixed code to prepare report titles from database
|
2013-10-23 06:16:13 +03:00 |
|
Syed Qadeer
|
0a3685d2cf
|
Created 'build_from_query_report' method in translate.py to create locale for the reports
|
2013-10-22 16:22:17 +03:00 |
|
Rushabh Mehta
|
8731df68d5
|
[issues] [minor] fixed multiple minor issues
|
2013-10-03 14:50:55 +05:30 |
|
Anand Doshi
|
c7253a830a
|
Merge branch 'master' of github.com:webnotes/wnframework into wsgi
Conflicts:
requirements.txt
webnotes/handler.py
webnotes/install_lib/install.py
webnotes/model/sync.py
webnotes/webutils.py
|
2013-10-02 16:46:35 +05:30 |
|
Anand Doshi
|
572120eb40
|
[minor] change filename to unicode after os.walk and os.listdir
|
2013-10-01 17:11:39 +05:30 |
|
Pratik Vyas
|
8d30759471
|
refactor translations for locals, NOT TESTED
|
2013-09-25 15:39:56 +05:30 |
|
Anand Doshi
|
cd67dad3c5
|
[minor] fixes for import conf
|
2013-09-24 17:17:38 +05:30 |
|
Dennis Ploeger
|
f294caf3e3
|
Added sprintf-possibile to JS-translate, updated translation-string regexp to reflect python and javascript possibilities
|
2013-09-17 22:10:09 +02:00 |
|
Rushabh Mehta
|
652cc1e136
|
minor fixes
|
2013-09-10 17:56:05 +05:30 |
|
Rushabh Mehta
|
a66e0b09ed
|
[lang] Added Greek (el) + cleanups relating to translate
|
2013-09-05 19:24:36 +05:30 |
|
Pratik Vyas
|
a3d9121c4e
|
[minor] fix install of new app
|
2013-09-03 17:37:00 +05:30 |
|
Rushabh Mehta
|
2e95247b5f
|
[minor] [license] Standardizied license string in py an js code files
|
2013-08-05 14:46:00 +05:30 |
|
Rushabh Mehta
|
3ac8db7a18
|
[event] [minor fixes]
|
2013-07-26 19:03:03 +05:30 |
|
Rushabh Mehta
|
bdd90def0a
|
[calendar] [feature] Send Daily Digest for Upcoming Events
|
2013-07-26 16:05:59 +05:30 |
|
Anand Doshi
|
de0d64a96c
|
[translations] [minor] updated translations.py
|
2013-07-24 11:31:38 +05:30 |
|
Rushabh Mehta
|
bd821f9f64
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-07-24 11:22:07 +05:30 |
|
Rushabh Mehta
|
55670d0595
|
[translations] [minor] updated translations.py
|
2013-07-24 11:21:48 +05:30 |
|
Nabin Hait
|
46df0c62e7
|
[minor] [fix] module imported in translate
|
2013-07-24 10:18:54 +05:30 |
|
Rushabh Mehta
|
77eef0ecf5
|
[docs] [translate] fixes
|
2013-07-23 15:36:28 +05:30 |
|
Rushabh Mehta
|
7bd1e69c65
|
[translations] Updated Latest
|
2013-07-11 18:45:46 +05:30 |
|
Rushabh Mehta
|
4d5ea77a89
|
[fix] [translate] move conf file import
|
2013-06-18 15:51:01 +05:30 |
|
Rushabh Mehta
|
4e5a988702
|
[build/translate] now translate will work on demand
|
2013-06-17 12:09:53 +05:30 |
|
Rushabh Mehta
|
84fb8fdead
|
[build] rewrite to build translations on demand (wip)
|
2013-06-17 11:55:29 +05:30 |
|
Rushabh Mehta
|
7ac5a2218a
|
[docs] added todos, [cleanup] removed Tag, Search Criteria, Sandbox and DocType Label
|
2013-06-11 10:01:56 +05:30 |
|
Rushabh Mehta
|
1291a480aa
|
added Time Log
|
2013-02-26 16:36:40 +05:30 |
|
Rushabh Mehta
|
5b17379ff0
|
added new language and filters in query reports
|
2013-02-25 13:00:14 +05:30 |
|
Rushabh Mehta
|
9181d4cab1
|
updated language and separated slickgrid files
|
2013-02-25 11:05:25 +05:30 |
|
Rushabh Mehta
|
e03234080e
|
model_wrapper is now bean, refactoring defaults
|
2013-02-18 18:24:28 +05:30 |
|
Rushabh Mehta
|
9dd061be58
|
added nl
|
2013-01-25 11:58:17 +05:30 |
|
Rushabh Mehta
|
2a689cf7b2
|
added language to pages
|
2013-01-24 19:31:54 +05:30 |
|
Rushabh Mehta
|
99a5b5815d
|
install from txt files, part 1
|
2013-01-16 17:48:14 +05:30 |
|