Commit graph

462 commits

Author SHA1 Message Date
Rushabh Mehta
664786c346 [ui] minor fixes 2015-01-14 14:46:45 +05:30
Rushabh Mehta
98106f8385 [fix] cache clearing 2015-01-02 13:12:14 +05:30
Nabin Hait
e24851f445 delete local cache 2015-01-02 10:57:16 +05:30
Rushabh Mehta
f1dbce8ee0 [merge] v5-design 2014-12-31 14:41:55 +05:30
Nabin Hait
3893678326 fixed conflict while merging develop into v5.0 2014-12-31 14:32:17 +05:30
Rushabh Mehta
112887dc0e [ui] minor changes 2014-12-30 18:06:08 +05:30
Anand Doshi
da9bbf8f09 [fix] [file manager] unicode issue in get_file_name() 2014-12-29 12:17:30 +05:30
Nabin Hait
a4d45cce6f Renamed table fieldnames 2014-12-26 13:17:18 +05:30
Rushabh Mehta
3e58c29904 wip 2014-12-26 12:51:42 +05:30
Rushabh Mehta
880528d0fd [design] module pages, messages, timelines 2014-12-26 12:51:42 +05:30
Rushabh Mehta
cd9a34616f [style] 2014-12-26 12:51:09 +05:30
Rushabh Mehta
812a969c54 [welcome] redis, refactored cache and notification count 2014-12-26 12:50:45 +05:30
Pratik Vyas
a56a7a7866 add Doctor 2014-12-16 15:30:34 +05:30
Rushabh Mehta
2b9f6bace1 [merge] 2014-11-28 12:00:15 +05:30
Nabin Hait
c03bb49235 Test case fixes 2014-11-28 11:20:54 +05:30
Rushabh Mehta
d22d7f08f9 [minor] [docs] 2014-11-20 15:29:07 +05:30
Rushabh Mehta
aee366f1e0 [docs] update 2014-11-20 14:15:56 +05:30
Rushabh Mehta
8c24dff6c1 [fix] editor, [new] setup_docs.py 2014-11-20 12:13:21 +05:30
Rushabh Mehta
bb87203147 [docs] updates to autodoc 2014-11-19 16:23:44 +05:30
Rushabh Mehta
f7ecab62d7 [docs] 2014-11-18 17:14:16 +05:30
Rushabh Mehta
766d4540b9 [fixes] [minor] based on error reports 2014-11-18 15:24:31 +05:30
Nabin Hait
c152f3ead3 fix for negative value in money_in_words 2014-11-14 16:45:04 +05:30
Nabin Hait
886b609fd3 Merge pull request #891 from nathando/patch-4
Convert dict to object before formatting
2014-11-14 14:59:03 +05:30
Pratik Vyas
43aeb93608 [minor] encode filename to utf-8 and filepath before saving 2014-11-14 10:23:42 +05:30
Rushabh Mehta
43fdc6b36d [autodoc] added class viewer 2014-11-13 17:51:53 +05:30
Rushabh Mehta
a07e1b94c5 moved templates/statics to www 2014-11-13 14:22:59 +05:30
Rushabh Mehta
73a9c82631 [markdown] fixes 2014-11-12 12:48:48 +05:30
Rushabh Mehta
5c28f078b9 [markdown] fixes 2014-11-12 12:38:07 +05:30
Rushabh Mehta
c69a005e2e [docs+comments] fixes and updates 2014-11-11 17:31:15 +05:30
Rushabh Mehta
bc2a8df9ce [autodocs] started 2014-11-11 12:32:34 +05:30
Rushabh Mehta
c3ac0b9113 [merge] develop 2014-11-10 12:43:20 +05:30
Rushabh Mehta
1e8f063651 Merge pull request #872 from saguas/develop
Extends export fixtures
2014-11-07 16:12:49 +05:30
Rushabh Mehta
64d062edad [website] fixes 2014-10-30 18:01:48 +05:30
Rushabh Mehta
c5c8a54d1a [fixes] website templating & naming fixes 2014-10-28 17:23:27 +05:30
Pratik Vyas
711b461a5f [minor] use get-url for notosans link in standard.css 2014-10-22 16:50:23 +05:30
Rushabh Mehta
99d3966cd6 [merge] conflicts 2014-10-21 12:34:57 +05:30
nathando
84aa6d370d Safe check for dict 2014-10-21 14:15:03 +08:00
nathando
ab8b4304ae Convert dict to object before formatting
- According to this discussion, https://discuss.frappe.io/t/print-format-currency-utils/3480/3
2014-10-21 13:56:46 +08:00
Rushabh Mehta
fe0c67fc21 [jinja] globals 2014-10-20 16:56:58 +05:30
Rushabh Mehta
68f0b8bd17 [fix] generator caching 2014-10-20 15:54:37 +05:30
Rushabh Mehta
471d2c533a [comments] [website] show bootstrap media style with gravatar 2014-10-17 15:24:25 +05:30
Rushabh Mehta
746ae7671a [minor] fixes to web forms 2014-10-17 15:24:25 +05:30
Rushabh Mehta
93f7a7ee69 [web-forms] updated features 2014-10-17 15:24:25 +05:30
Rushabh Mehta
8917d41f89 web-form-fixes 2014-10-17 15:24:25 +05:30
Pratik Vyas
68dbc60d84 [minor] ask for admin password on install 2014-10-14 17:23:22 +05:30
Rushabh Mehta
5ea8896b1a [fix] jinja 2014-10-08 14:09:21 +05:30
Rushabh Mehta
f699c2d135 [fixes] minor: email_alert, listview, doctype validation 2014-10-07 10:40:57 +05:30
Luís Fernandes
5b8af5c64e Extends exports fixtures 2014-10-06 11:31:44 +01:00
Rushabh Mehta
4b519bdada [api] frappe.get_all 2014-09-30 17:44:41 +05:30
Rushabh Mehta
a3ee77fd98 [merge] manually update from develop 2014-09-29 12:46:58 +05:30