Commit graph

1201 commits

Author SHA1 Message Date
Rushabh Mehta
dae173cf39 [cleanup] Fixed title bars, toolbars in all pages, added default background 2013-11-13 16:54:50 +05:30
Rushabh Mehta
4e5e6596c2 [ui] Flattified toolbar like ios7 2013-11-13 16:54:49 +05:30
Anand Doshi
ed4ba6801d Merge pull request #290 from miguelfontanes/master
[minor] Update strip method of datatype.js to handle null/undefined
2013-11-12 04:20:02 -08:00
Rushabh Mehta
75ba09ee1b [cleanup] removed border for forms / pages etc (only desktop will now have background) 2013-11-12 15:03:20 +05:30
miguelfontanes
1a6c723d45 Update datatype.js
I have an error with IE10 loading the app. Nothing appears because of the cookies. The cookie cart_count is undefined so the strip method returns an error (lstrip).
The solution to this error was to check if the string is empty before trying to strip it.
2013-11-11 14:30:09 -05:00
Rushabh Mehta
b1e1e0c659 [cleanup] [ui] minor 2013-11-11 18:28:45 +05:30
Rushabh Mehta
f18ba49a00 [ui cleanup] [minor] 2013-11-11 18:01:37 +05:30
Anand Doshi
93151f2fa9 [minor] background image should cover the whole window 2013-11-08 17:43:13 +05:30
Rushabh Mehta
a6da76b2fb Merge branch 'master' of github.com:webnotes/wnframework into cleanup 2013-11-08 16:27:47 +05:30
Rushabh Mehta
4bdb64e9a4 [cleanup] UI Fixes 2013-11-08 16:27:16 +05:30
Rushabh Mehta
0f9f2e7636 merge, ui fixes 2013-11-06 22:02:34 +05:30
Anand Doshi
54aec0b623 [minor] [fix] cint 2013-11-06 18:13:23 +05:30
Anand Doshi
fc2160805b [minor] [fix] report export via open url post 2013-11-06 16:03:58 +05:30
Rushabh Mehta
26d4af38b5 [editor] minor webnotes/erpnext#1011 2013-11-06 11:39:44 +05:30
Rushabh Mehta
88b28ff7a1 [cleanup] UI Fixes, minor 2013-11-06 11:29:39 +05:30
Rushabh Mehta
dc00dc0445 [editor] more fixes webnotes/erpnext#1011 2013-11-05 22:47:12 +05:30
Rushabh Mehta
bbe9b98d9a [editor] [minor] fix webnotes/erpnext#1011 2013-11-05 19:59:32 +05:30
Rushabh Mehta
debad715a7 merge 2013-11-03 20:41:46 +05:30
Rushabh Mehta
42d8833260 [cleanup] UI fixes 2013-11-03 20:37:30 +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
Rushabh Mehta
e6d18e438c [cleanup] [minor] finishing styles, labels, descriptions 2013-11-02 14:47:05 +05:30
Rushabh Mehta
26a952a292 [minor] cleanup start 2013-10-28 18:19:31 +05:30
Rushabh Mehta
60bb1fddff [style] [minor] 2013-10-28 13:20:35 +05:30
Nabin Hait
6a54002636 [merge] merged with master 2013-10-24 11:21:10 +05:30
Anand Doshi
6508a67115 [minor] [fix] editor dropdown toggle 2013-10-23 18:23:24 +05:30
Anand Doshi
30327becaf [minor] fix to save direct html editing 2013-10-23 14:56:07 +05:30
Syed Qadeer
7daa2c9c11 [Fix] [Minor] Updated to call translation for report header columns 2013-10-23 10:43:32 +03:00
Syed Qadeer
54c918425e Query Report Title Integration 2013-10-21 18:55:12 +03:00
Rushabh Mehta
29c507f7a9 [minor] fixed metadata caching on client side 2013-10-18 17:28:35 +05:30
Akhilesh Darjee
3dc7ccdaa3 Merge branch 'master' of github.com:webnotes/wnframework 2013-10-18 15:28:09 +05:30
Anand Doshi
a38e492f35 [minor] alternative download link for downloadify 2013-10-18 14:26:08 +05:30
Akhilesh Darjee
4539eb0582 [reportview] added route options in reportview 2013-10-18 14:26:07 +05:30
Rushabh Mehta
0cc9b88e08 [editable] [minor] commonified editable and made blog also editable 2013-10-18 12:15:58 +05:30
Rushabh Mehta
e412a37d99 [editor] [minor] updates and fixes 2013-10-18 11:45:17 +05:30
Anand Doshi
8584c6ca02 [minor] removed references to server.py 2013-10-17 20:00:52 +05:30
Rushabh Mehta
ce86012d97 [editor] commonified inline and fixed toolbars [minor] 2013-10-17 15:40:26 +05:30
Rushabh Mehta
fec045b6b3 [editor] added 'before_insert' in doc, added 'webnotes.local.rollback_observers', IMP: new name is set by bean before validate is called 2013-10-17 13:24:17 +05:30
Rushabh Mehta
3b826eb93b [editor] [minor] fixed saving, dataurl, links, html editing 2013-10-16 17:55:49 +05:30
Rushabh Mehta
7813db8f33 [minor] [editor] wip 2013-10-15 18:45:13 +05:30
Rushabh Mehta
112f6221ad [minor] updated to prev commit 2013-10-14 18:16:11 +05:30
Rushabh Mehta
b0a45c4865 [web page] make editable for logged in user (alpha) 2013-10-14 18:14:41 +05:30
Rushabh Mehta
bc8a0685de [field_group] [minor] button hilighting / defaults 2013-10-14 16:28:57 +05:30
Akhilesh Darjee
8e7b85091f [fix] [minor] attachment related fixes 2013-10-11 11:02:34 +05:30
Rushabh Mehta
5cb4915801 [minor] Added allow rename in employee webnotes/erpnext#962 2013-10-11 10:58:33 +05:30
Syed Qadeer
70e6585ca2 updated files to call the translating function 2013-10-10 14:19:14 +03:00
Pratik Vyas
8dbda9a354 Merge pull request #276 from akhileshdarjee/wsgi
[route] added routing options in reportview
2013-10-10 04:08:17 -07:00
Anand Doshi
c0ea5ecc2c Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-10 16:05:06 +05:30
Anand Doshi
e262098b1b [minor] [fixes] app.py, view in website button, test runner 2013-10-10 15:42:47 +05:30
Rushabh Mehta
11902da48d [form] header, added Minibar 2013-10-10 13:42:16 +05:30