Rushabh Mehta
b8f2efe5ef
[minor] don't compress cssmin on walk
2013-11-15 11:35:25 +05:30
Rushabh Mehta
b647e091da
[minor] fixed button in show hide modules
2013-11-15 11:33:35 +05:30
Rushabh Mehta
b59a6d0be0
[ui] [minor] margin fixes
2013-11-15 11:31:48 +05:30
Pratik Vyas
bd3388de6e
Merge pull request #294 from akhileshdarjee/master
...
[fix] [minor] tree.js fix of link loading
2013-11-14 07:10:49 -08:00
Akhilesh Darjee
271edabfc0
[fix] [minor] tree.js fix of link loading
2013-11-14 19:56:22 +05:30
Anand Doshi
8546e5f1f8
Merge branch 'master' of github.com:webnotes/wnframework
2013-11-14 18:44:11 +05:30
Anand Doshi
ade93c2494
[minor] cleanup html in bseditor and Discuss in web page template
2013-11-14 18:43:39 +05:30
Pratik Vyas
09677017a7
[minor] minify css 💥
2013-11-14 16:41:22 +05:30
Rushabh Mehta
0f3c51f139
[fixes] [ui] [minor]
2013-11-14 15:46:54 +05:30
Rushabh Mehta
a84bf6dc4e
[ui] [fixes] [minor]
2013-11-14 15:35:20 +05:30
Rushabh Mehta
f5d57295ae
[ui] [minor] dirty and comment padding fix
2013-11-14 14:57:03 +05:30
Anand Doshi
0d9a90cded
[minor] [fix] expand_partial_links
2013-11-14 14:52:19 +05:30
Anand Doshi
9bdb8b1c22
[minor] [fix] rss
2013-11-14 14:29:24 +05:30
Anand Doshi
58f6dfe50a
[minor] expand partial links when sending email
2013-11-14 14:29:24 +05:30
Rushabh Mehta
61c3d2fd42
[ui] [minor] dirty and comment padding fix
2013-11-14 14:18:34 +05:30
Rushabh Mehta
8b3b9c509a
[ui] [minor] images in form floating right
2013-11-14 13:30:48 +05:30
Rushabh Mehta
d4589ab108
[ui] minor fixes
2013-11-14 12:35:09 +05:30
Pratik Vyas
856e1ce473
[minor] cache notification boot info 💥
2013-11-14 12:16:26 +05:30
Pratik Vyas
f31a5510e1
[minor] add profiling in development server
2013-11-14 12:16:25 +05:30
Anand Doshi
d8ef72f01f
[minor] fixes after cleanup
2013-11-13 18:53:44 +05:30
Anand Doshi
862bce0f33
Merge branch 'documentation-website'
2013-11-13 17:40:53 +05:30
Anand Doshi
f2c1755c6a
[minor] [fix] create custom field if field exists in table
2013-11-13 17:30:57 +05:30
Anand Doshi
4963b5defd
[minor] [website] enable comments in any web page
2013-11-13 17:30:57 +05:30
Anand Doshi
c27c5f493f
[minor] on save and trash, clear cache of website, if it contains table of contents
2013-11-13 17:30:57 +05:30
Anand Doshi
33627db661
[minor] [fix] website.js and rss
2013-11-13 17:30:57 +05:30
Anand Doshi
27bf55b0ca
[minor] check permission for editable web page
2013-11-13 17:30:57 +05:30
Anand Doshi
8c8df26ae2
[minor] optimized webnotes.has_permission
2013-11-13 17:30:56 +05:30
Anand Doshi
77602b1493
[website] table of contents in web page
2013-11-13 17:30:54 +05:30
Anand Doshi
3b0348d75b
[minor] [plugins] fix in plugin path
2013-11-13 17:30:54 +05:30
Anand Doshi
27f534f56c
[minor] lib/wnf.py --python command to start python with path and database connection
2013-11-13 17:30:54 +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
Rushabh Mehta
4e5e6596c2
[ui] Flattified toolbar like ios7
2013-11-13 16:54:49 +05:30
Pratik Vyas
51f18b24ce
[minor] report disk usage 0 if files path does not exist
2013-11-12 23:37:11 +05:30
Pratik Vyas
fe5a9d66b3
fix wnf.py --mysql
2013-11-12 17:52:40 +05:30
Pratik Vyas
ac8985cd63
enlist as site only if dir
2013-11-12 17:52:40 +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
Anand Doshi
f53a4ae076
Merge pull request #289 from MaxMorais/patch-1
...
[minor] Fix Uncaught TypeError: Cannot read property 'length' of undefined
2013-11-12 04:18:15 -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
Maxwell
bab448fc9e
Fix Uncaught TypeError: Cannot read property 'length' of undefined
...
Fix Uncaught TypeError: Cannot read property 'length' of undefined
2013-11-11 13:40:55 -02: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
Pratik Vyas
f2ac485b1b
[minor] add shebang to wnf.py
2013-11-11 02:56:47 +05:30
Anand Doshi
93151f2fa9
[minor] background image should cover the whole window
2013-11-08 17:43:13 +05:30
Anand Doshi
1e3864c7d2
Merge branch 'master' of github.com:webnotes/wnframework
2013-11-08 16:40:55 +05:30
Anand Doshi
ce4f6845b0
[minor] [fix] plugins cache invalidation
2013-11-08 16:34:35 +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
Anand Doshi
54934e5a54
Merge branch '1310' of github.com:webnotes/wnframework
2013-11-07 20:49:05 +05:30