Anand Doshi
|
72212c9038
|
Merge branch 'master' into edge
|
2013-04-22 11:36:39 +05:30 |
|
Rushabh Mehta
|
44c013c30a
|
[slickgrid] [upgrade] added copy-paste to excel thanks to http://labs.nereo.com/SlickGrid/plugins/slick.cellexternalcopymanager.js
|
2013-04-22 11:22:11 +05:30 |
|
Rushabh Mehta
|
3acf587f7e
|
[support email import] [fix] ignore if same file is attached twice
|
2013-04-18 11:44:23 +05:30 |
|
Rushabh Mehta
|
5a622bcd54
|
[file_manager] [bugfix] versions split error
|
2013-04-18 10:18:17 +05:30 |
|
Anand Doshi
|
89f6861964
|
[file manager] [fix] syntax error in save_file
|
2013-04-12 15:44:03 +05:30 |
|
Rushabh Mehta
|
28d632a634
|
[upload] [feature] using filereader, added to rich text editor for drag and drop
|
2013-04-11 14:22:40 +05:30 |
|
Rushabh Mehta
|
614ecc59a7
|
[upload] [new design] using filereader and ajax to upload files, no more iframes
|
2013-04-11 12:36:30 +05:30 |
|
Rushabh Mehta
|
2fdf885042
|
[support] [fix] attachment
|
2013-04-11 08:29:25 +05:30 |
|
Rushabh Mehta
|
18abdbcbac
|
[files] [cleanup/redesign] removed the old file_list structure and also added file listing in setup
|
2013-04-10 14:16:56 +05:30 |
|
Rushabh Mehta
|
30d6a4efc9
|
[files] [cleanup/redesign] removed the old file_list structure and also added file listing in setup
|
2013-04-10 13:54:11 +05:30 |
|
Rushabh Mehta
|
3211552c06
|
[framework] [cleanup] desktop, todo, messages, modules setup moved to framework
|
2013-04-03 15:21:42 +05:30 |
|
Anand Doshi
|
7f8334f70e
|
fixes in test cases
|
2013-03-26 18:42:40 +05:30 |
|
Rushabh Mehta
|
72f9bf7cd5
|
[print] [fix] added utf-8 metatag
|
2013-03-26 15:56:45 +05:30 |
|
Rushabh Mehta
|
ac127f0986
|
merge
|
2013-03-21 17:40:08 +05:30 |
|
Rushabh Mehta
|
8fc7ba7c3f
|
Merge branch 'master' of github.com:webnotes/wnframework into edge
|
2013-03-21 17:24:14 +05:30 |
|
Saurabh
|
b1bd65a78c
|
test_fmt_money added and webnotes/utils/__init__.py updated
|
2013-03-21 15:18:36 +05:30 |
|
Saurabh
|
f73b80c7b4
|
msgprnt() to errprint()
|
2013-03-20 16:38:50 +05:30 |
|
Saurabh
|
67ba6b665f
|
replaced print with msgprint
|
2013-03-20 13:07:22 +05:30 |
|
Rushabh Mehta
|
c7ffbb53c5
|
webshop login, logout
|
2013-03-19 11:12:20 +05:30 |
|
Anand Doshi
|
32d8e5e6c7
|
fixes in money in words
|
2013-03-13 15:47:42 +05:30 |
|
Anand Doshi
|
dccffa7857
|
show size exceeded message in filemanager
|
2013-03-11 19:02:35 +05:30 |
|
Rushabh Mehta
|
65ab3974f3
|
fix to blog and wnf backup does not backup files
|
2013-03-08 11:56:50 +05:30 |
|
Rushabh Mehta
|
cfda3a4550
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-03-07 12:25:59 +05:30 |
|
Rushabh Mehta
|
e7c3b2ed0b
|
refactored backup email function, moved remote backup to app
|
2013-03-07 12:24:37 +05:30 |
|
Anand Doshi
|
15f272d48c
|
fix in utils init
|
2013-03-06 16:07:02 +05:30 |
|
Nabin Hait
|
6e2817d5f3
|
use get global default instead of from control panel for getting date_format and session_expiry
|
2013-03-06 13:13:36 +05:30 |
|
Rushabh Mehta
|
38a2798b86
|
backup manager (wip)
|
2013-03-06 11:20:54 +05:30 |
|
Anand Doshi
|
cb8a35361b
|
added validate value to DocListController - a common validation method with a standard message
|
2013-03-05 12:24:41 +05:30 |
|
Rushabh Mehta
|
6a0ecde1e7
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-03-01 18:26:17 +05:30 |
|
Rushabh Mehta
|
71f2f3a1b1
|
completed Time Log / Time Log Batch
|
2013-03-01 18:24:50 +05:30 |
|
Anand Doshi
|
eaf964ec36
|
fixes in email receiving due to attachments
|
2013-03-01 16:12:06 +05:30 |
|
Anand Doshi
|
fd1dc4ff87
|
bypass exception when attaching in receive.py
|
2013-02-25 16:14:24 +05:30 |
|
Anand Doshi
|
9c2968b7ce
|
added back pop.dele as most pop3 servers seem to require deletion
|
2013-02-24 16:42:30 +05:30 |
|
Anand Doshi
|
694e3b7a04
|
do not delete pop emails, just mark them as read for pop server
|
2013-02-22 13:08:02 +05:30 |
|
Anand Doshi
|
c995cc096a
|
fix in formatdate when no date is passed
|
2013-02-21 12:04:25 +05:30 |
|
Anand Doshi
|
3ad812558c
|
Merge branch 'master' of github.com:webnotes/wnframework into edge
Conflicts:
webnotes/locale/_messages_py.json
|
2013-02-21 11:03:54 +05:30 |
|
Rushabh Mehta
|
7a22b9ce47
|
website settings social icons
|
2013-02-20 15:02:20 +05:30 |
|
Rushabh Mehta
|
5217db4506
|
merge
|
2013-02-19 15:36:37 +05:30 |
|
Rushabh Mehta
|
e03234080e
|
model_wrapper is now bean, refactoring defaults
|
2013-02-18 18:24:28 +05:30 |
|
Anand Doshi
|
e229315d88
|
fixes in file manager
|
2013-02-18 14:22:06 +05:30 |
|
Anand Doshi
|
3afed698ec
|
datetime in user format and fixes in calendar breadcrumb
|
2013-02-16 14:52:02 +05:30 |
|
Rushabh Mehta
|
ac599d2bf9
|
added mute_emails in conf
|
2013-02-15 17:28:46 +05:30 |
|
Anand Doshi
|
bcb3382f4f
|
fixes in assign to url
|
2013-02-14 13:36:41 +05:30 |
|
Rushabh Mehta
|
683e4dc9d3
|
upgraded test_runner, now can run multiple tests
|
2013-02-12 19:20:39 +05:30 |
|
Rushabh Mehta
|
f2b1a86d1c
|
added date in pop3 mails
|
2013-02-11 16:38:08 +05:30 |
|
Rushabh Mehta
|
2d3d7f2b40
|
added date in pop3 mails
|
2013-02-11 16:36:14 +05:30 |
|
Rushabh Mehta
|
53db94efe2
|
added date in pop3 mails
|
2013-02-11 16:31:41 +05:30 |
|
Rushabh Mehta
|
64c6eafd16
|
added date in pop3 mails
|
2013-02-11 16:24:41 +05:30 |
|
Rushabh Mehta
|
2c16f10a62
|
added date in pop3 mails
|
2013-02-11 16:21:14 +05:30 |
|
Anand Doshi
|
b32cb52504
|
fixed get default date format in formatdate
|
2013-02-08 15:26:55 +05:30 |
|