Commit graph

1280 commits

Author SHA1 Message Date
Rushabh Mehta
572894b87f Added languages and minor fixes 2013-12-26 14:42:26 +05:30
Rushabh Mehta
e6db449d56 merge conflict 2013-12-26 13:48:45 +05:30
Rushabh Mehta
cf71e3725a Merged with develop 2013-12-26 10:36:37 +05:30
Rushabh Mehta
c6f95b5bb7 Read Only field fix and cache fix 2013-12-26 10:29:13 +05:30
Rushabh Mehta
87eed83ff3 Redesigned templates. Now all templates must be inside templates/pages templates/generators 2013-12-25 15:18:48 +05:30
Rushabh Mehta
e9e427d54b Fixed bugs in default cache clearing, created new Attach field type for attachments and other minor fixes with file uploads 2013-12-24 18:50:39 +05:30
Rushabh Mehta
f91cb781bd Merge pull request #1 from pdvyas/testing
CI
2013-12-23 22:48:31 -08:00
Pratik Vyas
14e103e582 fix running single app tests 2013-12-24 12:10:01 +05:30
Rushabh Mehta
25f07b8d32 Added Applications page and fixed issues in translations and hooks 2013-12-23 16:08:25 +05:30
Pratik Vyas
abba9343fd return correct exit code on running tests 2013-12-23 16:01:45 +05:30
Pratik Vyas
26d3f4ee21 reinstall without root password, not yet an elegant fix 2013-12-23 13:11:39 +05:30
Pratik Vyas
7b2ffcee6f iterate on other footers (smtp) 2013-12-23 11:54:52 +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
Anand Doshi
73b3163bac [fix] get modules path 2013-12-18 07:52:56 +05:30
Rushabh Mehta
bc3761c3ea Install fixes, started to rewrite translate.py webnotes/wnframework#351 2013-12-17 17:03:45 +05:30
Pratik Vyas
0a446410f9 [minor] make docs mergable via client using rename_doc 2013-12-17 16:34:33 +05:30
Pratik Vyas
59e2bef91b [minor] add rename to client 2013-12-17 16:11:23 +05:30
Anand Doshi
ea150e0ad2 Merge pull request #355 from pdvyas/hotfix-head-request
[fix] [minor ] do not 404 HEAD request on a website page
2013-12-16 22:21:34 -08:00
Rushabh Mehta
5f44ed25a1 fixed test cases webnotes/wnframework#351 2013-12-16 18:43:30 +05:30
Anand Doshi
034eae66f4 [minor] [fix] only for 2013-12-16 16:43:27 +05:30
Nabin Hait
e31f330a0a Merge pull request #352 from MaxMorais/patch-1
Add BRL Currency to Brasil
2013-12-16 02:12:36 -08:00
Nabin Hait
fa00d501aa Merge pull request #359 from anandpdoshi/hotfix-reply-to
[minor] [smtp] always add Reply-To header, add Date header
2013-12-16 02:08:51 -08:00
Nabin Hait
d63a3ffcc5 Merge pull request #361 from pdvyas/hotfix-session-lastupdate
[minor] [fix] update session to db on clear cache
2013-12-16 02:07:44 -08:00
Nabin Hait
4d2e4b777a Merge pull request #354 from anandpdoshi/hotfix-allow-roles
[minor] [fix] allow roles
2013-12-16 02:07:22 -08:00
Nabin Hait
9ad2f7237b Merge pull request #358 from anandpdoshi/hotfix-scheduler-errors
[minor] [scheduler] send scheduler errors as email digest
2013-12-16 02:03:12 -08:00
Pratik Vyas
0b95e8e685 [minor] [fix] update session to db on clear cache 2013-12-16 15:32:02 +05:30
Pratik Vyas
aac25d6633 [minor] [fix] update session to db on clear cache 2013-12-16 15:01:28 +05:30
Anand Doshi
fa8ae0ecf6 [minor] [smtp] always add Reply-To header, add Date header 2013-12-16 14:48:17 +05:30
Anand Doshi
3f4516ad9f [minor] [scheduler] send scheduler errors as email digest 2013-12-16 13:51:09 +05:30
Rushabh Mehta
22a83f327c Rewrote hooks for scheduler, notifications, boot, session, login, webpage webnotes/wnframework#351 2013-12-16 12:49:48 +05:30
Pratik Vyas
b820bf498e [fix] [minor
] do not 404 HEAD request on a website page
2013-12-14 18:20:20 +05:30
Rushabh Mehta
e665ce1907 notifications via hooks webnotes/wnframework#351 2013-12-13 15:34:12 +05:30
Rushabh Mehta
1ae1e62b5a added manifest, hooks and fixed requires webnotes/wnframework#351 2013-12-13 14:08:28 +05:30
Anand Doshi
4eb0825b35 [minor] [fix] allow roles 2013-12-13 12:34:51 +05:30
Rushabh Mehta
1243b71534 install, web serving, session booting 2013-12-12 19:11:07 +05:30
Maxwell
60484f7448 Add BRL Currency to Brasil
Add currency="BRL"
Change the number_format="#.###,##"
2013-12-12 11:21:54 -02:00
Rushabh Mehta
fbe06117a5 fixed template loader webnotes/wnframework#351 2013-12-12 13:57:27 +05:30
Rushabh Mehta
f371ecd1f7 fixed build webnotes/wnframework#351 2013-12-12 12:21:26 +05:30
Rushabh Mehta
0fc8635934 added site as explicit webnotes/wnframwork#351 2013-12-12 11:58:13 +05:30
Pratik Vyas
426d2f4153 [minor] get bundle working, almost 2013-12-12 10:44:26 +05:30
Rushabh Mehta
7b8b315de8 step 0: install 2013-12-11 15:31:32 +05:30
Rushabh Mehta
183865950c added setup.py 2013-12-11 11:32:43 +05:30
Rushabh Mehta
aebb3e8bd4 moved files inside webnotes 2013-12-11 10:54:35 +05:30
Pratik Vyas
980d6bc1e8 [minor] use get_url to generate backup urls 2013-12-09 11:06:36 +05:30
Pratik Vyas
622de07242 [minor] request site address should use site name if available 2013-12-09 11:05:37 +05:30
Pratik Vyas
3b056924e2 Merge develop for release 2013-12-05 16:20:59 +05:30
Nabin Hait
fc88046643 Merge pull request #338 from akhileshdarjee/master
[fix] [minor] hide fields and report filters fixed
2013-12-04 22:34:39 -08:00
Akhilesh Darjee
bc8d4a946a [fix] [minor] hide fields and report filters fixed 2013-12-04 19:01:37 +05:30
Anand Doshi
f88a0fbafb [minor] [smtp] propagate exceptions 2013-12-04 16:28:23 +05:30