Rushabh Mehta
1951c5ec64
[minor] test-fix
2015-04-27 17:04:54 +05:30
Rushabh Mehta
9334f91eb9
[fixes] added for update in document save to prevent double saving
2015-04-27 13:13:04 +05:30
Anand Doshi
67b4d5d2f3
[fix] cast and compare values in update after submit
2015-04-03 19:42:48 +05:30
Anand Doshi
9ad0af2bac
call __setup__ after load from db
2015-04-01 12:05:27 +05:30
Anand Doshi
cf1321adda
fixed email and timeline
2015-03-27 17:43:35 +05:30
Rushabh Mehta
c153b810e0
[fix] high level perms serverside checking
2015-03-26 19:33:10 +05:30
Rushabh Mehta
b4cf9f7706
[ux] email alert, fix moduleview, speed of loading
2015-03-25 16:27:01 +05:30
Rushabh Mehta
ff93ab9fe7
[fix] don't check higher perm levels in install
2015-03-24 18:35:37 +05:30
Rushabh Mehta
9e6eaf5a0b
[test] fixes
2015-03-24 17:57:46 +05:30
Rushabh Mehta
c6157bdc7a
[fixes] added block_module to user, grid download / upload fixes, updated user permissions, fixed breadcrumbs if no module permissionsm, search_query for User
2015-03-24 17:34:23 +05:30
Rushabh Mehta
1ef2c8de17
[star] notify starrers and star in form
2015-03-23 11:24:49 +05:30
Rushabh Mehta
bead93693d
[email] many fixes, bulk email, unsubscribe
2015-03-19 17:15:43 +05:30
Anand Doshi
eb2c11a184
fixed test cases
2015-03-18 15:36:33 +05:30
Anand Doshi
2995f02f3b
Web Notes to Frappe, better alerts, css fixes, fixed splash
2015-03-03 15:09:34 +05:30
Rushabh Mehta
583cb4d155
[grid] render_on_display
2015-02-25 15:08:28 +05:30
Rushabh Mehta
3bdd69fa61
[fix] export_json
2015-02-22 22:31:52 +05:30
Rushabh Mehta
7cad548270
[tests]
2015-02-21 22:37:35 +05:30
Rushabh Mehta
221e6f2fae
[minor] moved precision to base_document
2015-02-17 19:54:06 +05:30
Anand Doshi
ce9e3ed931
Remove flags in frappe.call, api, run_method, filter moduleview items by permission
2015-02-10 18:56:28 +05:30
Nabin Hait
508c4fc64b
Fixed Conflict while merging v4 to v5
2015-02-10 17:20:39 +05:30
Anand Doshi
e6a7459657
Fixes in share, moved flags like ignore_mandatory, ignore_validate etc to doc.flags
2015-02-10 14:41:14 +05:30
Rushabh Mehta
8cde7bfc23
[print] tables & [feature] share #992
2015-02-04 17:01:46 +05:30
Pratik Vyas
4527a7939a
Make submit and cancel methods whitelisted
2015-02-03 18:38:01 +05:30
Rushabh Mehta
448d2c78bf
[ui] data import tool
2014-12-30 18:06:21 +05:30
Rushabh Mehta
b6463346b0
[fix] document.get_controller
2014-11-26 15:39:31 +05:30
Rushabh Mehta
cc275ba7f9
[feature] Custom DocTypes fixes #649
2014-11-26 14:43:16 +05:30
Rushabh Mehta
f7ecab62d7
[docs]
2014-11-18 17:14:16 +05:30
Rushabh Mehta
43fdc6b36d
[autodoc] added class viewer
2014-11-13 17:51:53 +05:30
Rushabh Mehta
99d3966cd6
[merge] conflicts
2014-10-21 12:34:57 +05:30
Rushabh Mehta
440da82e30
Merge pull request #844 from 81552433qqcom/d1
...
Translation for exporter.py
2014-10-16 16:11:43 +05:30
Rushabh Mehta
deb1c87dcd
[print] viewable if signature is given
2014-09-29 12:21:57 +05:30
Rushabh Mehta
ac0a9deaf1
[mailbox] cleaned up, added tests #561
2014-09-29 12:21:56 +05:30
81552433qqcom
33ee1a2134
translations:
...
1. customize form
2. comment
3. editor
4. message
5. assign to
2014-09-16 09:40:42 +08:00
Anand Doshi
daaf55f047
[fix] create new
2014-09-12 15:31:51 +05:30
Anand Doshi
35fd8d99f7
Added factory.js and minor fixes for loading Single DocTypes
2014-09-12 14:18:35 +05:30
Anand Doshi
32e9241409
Ability to set precision per field. Format 1.0000 as 1, if fieldtype is Float.
2014-09-05 17:13:52 +05:30
Anand Doshi
023b5cbcdf
Show Assigned To in list view
...
Paired between Anand and Rushabh
2014-09-04 12:57:07 +05:30
Anand Doshi
69564b57c0
[print] [precaution] don't save or insert in print
2014-08-18 19:01:29 +05:30
Rushabh Mehta
6bf0036ad3
[ux] timeline and folds, added to attachments, etc
2014-08-14 11:42:18 +05:30
Rushabh Mehta
218484bb0d
added comment timeline and 'Fold' type form break
2014-08-14 11:42:18 +05:30
Anand Doshi
09fbf6cf19
[validate] for a submittable document, validate if it is linked to a cancelled document
...
Thanks to @adityaduggal for reporting this
2014-08-05 14:24:19 +05:30
Anand Doshi
0df46b1f33
[minor] document.py: check_permission
2014-08-01 16:13:07 +05:30
Anand Doshi
536926cb12
[minor] Percent
2014-07-25 13:22:48 +05:30
Rushabh Mehta
70f84020d2
updates to print
2014-07-25 13:01:49 +05:30
Anand Doshi
92fd37bb1a
changed self.delete to self.delete_key in base_document and document
...
DocPerm has a field called 'delete'. This clashes with the function name.
Leads to this error:
self.delete("__in_insert")
TypeError: 'int' object is not callable
2014-07-17 19:27:58 +05:30
Anand Doshi
cd8d19248e
Fixes in Email Alert system
2014-07-15 14:55:21 +05:30
Rushabh Mehta
b9f6bc3423
added email alerts
2014-07-15 14:50:49 +05:30
Rushabh Mehta
e75c37a8be
Hot: update document.py
2014-07-09 09:05:14 +05:30
Anand Doshi
fc91ee8512
Minor fixes
2014-07-07 16:17:24 +05:30
Nabin Hait
1e2e9afe3a
Minor fix in getting controller classname
2014-06-30 11:54:39 +05:30