Commit graph

1345 commits

Author SHA1 Message Date
Rushabh Mehta
c71bdcc7a1 login and other fixes 2014-01-07 09:11:50 +05:30
Anand Doshi
3968f66d5f Fixes for MySQL-python==1.2.5 2014-01-05 02:45:00 +05:30
Rushabh Mehta
a68175d504 set additional apps via apps.txt inside site folder 2014-01-03 18:46:51 +05:30
Nabin Hait
1e9297d309 Merge pull request #386 from akhileshdarjee/4.0.0-cleanup
method names prefix fixes
2014-01-02 00:25:22 -08:00
Rushabh Mehta
f655c7ff74 Rearranged DocFields and other fixes to script manager 2014-01-02 11:46:31 +05:30
Rushabh Mehta
35c1f6e85f Added new handler system for clientside form events and cleanups to test_runner 2014-01-02 11:46:31 +05:30
Akhilesh Darjee
bb43f1a816 method names prefix fixes 2014-01-02 11:16:31 +05:30
Anand Doshi
4ee3bd444f User Properties message 2014-01-02 07:21:58 +05:30
Pratik Vyas
6ff6d482e6 fix default avatar url 2014-01-01 16:16:21 +05:30
Nabin Hait
1e83f9e329 Merge pull request #384 from nabinhait/4.0.0-wip
4.0.0 wip
2013-12-31 21:14:23 -08:00
Anand Doshi
8e44eefade Verify Command, Website and some minor fixes 2013-12-31 17:42:42 +05:30
Anand Doshi
44d258c8f8 Verified Command, fixes in webnotes.conn.touch 2013-12-31 17:42:41 +05:30
Pratik Vyas
c8820de5b1 fix per site request handling with no asset symlinking 2013-12-31 16:23:38 +05:30
Nabin Hait
15f0aa3740 Fixed conflict while merging with master 2013-12-31 16:14:42 +05:30
Pratik Vyas
719bb83a2b removing asset symlinking per site 2013-12-31 16:10:26 +05:30
Pratik Vyas
15c60ff824 fix handling of site argument in cli 2013-12-31 14:43:33 +05:30
Anand Doshi
82298a2f26 [hotfix] Reportview Filters 2013-12-30 19:30:43 +05:30
Anand Doshi
2b0c2595c7 Reportview Filters null value fix 2013-12-30 18:55:51 +05:30
Rushabh Mehta
c75591b410 Customize Form, fields are not sortable via UI 2013-12-30 17:24:12 +05:30
Rushabh Mehta
bb65bf27fd added get_creation_count and other fixes 2013-12-30 17:24:12 +05:30
Anand Doshi
e332a26191 Data Import Tool - fixed can export/import 2013-12-30 16:15:08 +05:30
Nabin Hait
a701dd9472 Fixes in filter_conditions, null issue 2013-12-27 18:06:33 +05:30
Nabin Hait
b83cd0291e Small fixes in query report 2013-12-27 17:38:46 +05:30
Nabin Hait
19d375a20b Call validate form update_after_submit 2013-12-27 17:38:16 +05:30
Rushabh Mehta
44916d7f23 Added app creation boiler plate, cleaned up website settings 2013-12-27 17:33:24 +05:30
Rushabh Mehta
7f99726089 Merge pull request #375 from pdvyas/testing
Fix testing
2013-12-27 00:26:10 -08:00
Pratik Vyas
a969fa9c26 disable translations tests 2013-12-27 13:54:14 +05:30
Pratik Vyas
4c3880dd30 fix errors and failures checking in run_tests 2013-12-27 13:53:06 +05:30
Pratik Vyas
5b0dc7786a copy language.txt to sites_path on build 2013-12-27 13:53:06 +05:30
Rushabh Mehta
f91562b3c3 Merge fix: Move tests to website folders 2013-12-27 13:46:35 +05:30
Rushabh Mehta
e43b670d02 Made desktop more responsive, and other fixes in method routing 2013-12-27 13:42:52 +05:30
Anand Doshi
5fc87978bc Fixes after permissions merge 2013-12-27 10:49:35 +05:30
Anand Doshi
24f2445065 Merge remote-tracking branch 'webnotes/4.0.0-wip' into permissions
Conflicts:
	webnotes/__init__.py
	webnotes/core/doctype/docfield/docfield.txt
	webnotes/core/page/data_import_tool/data_import_tool.js
	webnotes/defaults.py
	webnotes/install_lib/install.py
	webnotes/model/bean.py
	webnotes/model/code.py
	webnotes/sessions.py
	webnotes/tests/test_nested_set.py
	webnotes/widgets/page.py
2013-12-26 19:12:35 +05:30
Pratik Vyas
81ac6eb7d4 update paths in fontawesome css 2013-12-26 17:03:36 +05:30
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
Nabin Hait
3feaa9fd43 Fixes in Filter conditions in reportview to handle null values 2013-12-25 14:49:24 +05:30
Nabin Hait
df62a9fc1a Fixes in Filter conditions in reportview to handle null values 2013-12-25 14:49:24 +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
Anand Doshi
0eb80d031d Ignore Restrictions property is customizable, ability to restrict on Assign 2013-12-23 20:54:21 +05:30
Anand Doshi
829cf981df Implemented use of report, import, export, email and print rights of DocPerm 2013-12-23 20:01:14 +05:30
Anand Doshi
8d8b31a59f [refactor] Client-side permission handling 2013-12-23 20:01:13 +05:30
Anand Doshi
97ea7f91e2 Added import, export, print, email and restrict permissions 2013-12-23 20:01:13 +05:30
Anand Doshi
3b004ad23e [minor] button to manage user restrictions for a doc and report 2013-12-23 20:01:13 +05:30
Anand Doshi
8ad4b1972b [minor] user properties 2013-12-23 20:01:12 +05:30