Neil Trini Lasrado
|
e60c19862c
|
Some fixes for web forms (#2043)
* moved position of desc for a field of type text in webforms
* Fixed Link field in Web Forms
* [Fix] - comments in js must be /* */
|
2016-09-12 16:07:36 +05:30 |
|
Rushabh Mehta
|
9e3b5cd3cc
|
[fix] comments for debugging js fixes #1961
|
2016-09-12 13:06:04 +05:30 |
|
Rushabh Mehta
|
171c69677f
|
[fix] apply read permlevel before sending doc to desk. Fixes #1904
|
2016-08-08 14:07:38 +05:30 |
|
Rushabh Mehta
|
7c870d6ba4
|
[fix] dont update modified timestamp if called from post save methods
|
2016-07-20 12:55:19 +05:30 |
|
Rushabh Mehta
|
22c3f7966d
|
[enhance] run actions in background doc.queue_action("submit")
|
2016-07-19 17:12:37 +05:30 |
|
Rushabh Mehta
|
90673954c7
|
[cleanup] dashboard automation
|
2016-07-07 14:02:07 +05:30 |
|
Rushabh Mehta
|
58caa7bbca
|
[cleanup] [style] links cleanups and form-css
|
2016-07-04 11:38:31 +05:30 |
|
Saurabh
|
ece803c00b
|
[fix] check previous doc with limit 1
|
2016-06-27 14:47:18 +05:30 |
|
Saurabh
|
768d39ae4d
|
[fix] set status to document flow
|
2016-06-27 12:29:22 +05:30 |
|
Saurabh
|
c740c96931
|
[fixes] get previous doc links from respective doctype
|
2016-06-27 12:29:22 +05:30 |
|
Saurabh
|
37d36d029c
|
[fixes] fixed previous links with doc
|
2016-06-27 12:29:22 +05:30 |
|
Saurabh
|
8629d10f5d
|
[fixes] rename _treeview to _tree
|
2016-06-25 09:35:56 +05:30 |
|
Saurabh
|
9323595708
|
[enhance] hookable treeview
|
2016-06-25 09:35:56 +05:30 |
|
Rushabh Mehta
|
b891f66507
|
[feature] a better msgprint
|
2016-06-12 11:02:32 +05:30 |
|
Anand Doshi
|
c8e0384ce1
|
[cleanup] document flow
|
2016-06-07 18:55:15 +05:30 |
|
Saurabh
|
4e55c1770c
|
[fixes] get only selected doctype linkings
|
2016-06-07 16:30:55 +05:30 |
|
Saurabh
|
aaa64ab347
|
[fixes] added css for module flow
|
2016-06-07 16:30:55 +05:30 |
|
Saurabh
|
5736a9819f
|
[enhance] show module flow on top of doctype
|
2016-06-07 16:30:55 +05:30 |
|
Rushabh Mehta
|
74919b99a0
|
[enhancement] remember list settings - sort, filters, paging
|
2016-05-30 18:19:47 +05:30 |
|
Rushabh Mehta
|
e7e7f0e218
|
[optimize] index tabcommunication based on modified and creation
|
2016-05-20 11:20:37 +05:30 |
|
Rushabh Mehta
|
9d141e11e4
|
[fix] [performance] add communication in _comments in doc for listviews
|
2016-04-28 14:50:23 +05:30 |
|
Rushabh Mehta
|
b902d1e8cc
|
[enhancements] now can {% include %} in page js files and also write jinja like tags in js templates
|
2016-04-21 19:00:07 +05:30 |
|
Rushabh Mehta
|
4bb2fce345
|
[enhancement] added heatmaps and item count in dashboard
|
2016-04-14 17:30:06 +05:30 |
|
Rushabh Mehta
|
ff257667b2
|
[multiple-assign] got it back!
|
2016-04-07 10:51:57 +05:30 |
|
Rushabh Mehta
|
c9f4a16893
|
[fix] [tests]
|
2016-03-31 12:21:20 +05:30 |
|
Rushabh Mehta
|
d029eae1f7
|
[enhancement] added feature to track user seen, fixes #1648
|
2016-03-25 16:27:31 +05:30 |
|
Rushabh Mehta
|
86731f2711
|
[fix] comment timeline permissions, now show only status change from linked docs
|
2016-03-23 12:32:41 +05:30 |
|
Anand Doshi
|
353e8a9d1f
|
[fix] Sanitize form_dict and doc values to prevent XSS
|
2016-02-23 12:11:28 +05:30 |
|
Anand Doshi
|
a64a707a1f
|
[fix] linked_with caching
|
2016-02-19 19:45:22 +05:30 |
|
Anand Doshi
|
e7fbaeb060
|
[fix] link doctype and link name in communication load
|
2016-02-15 18:39:21 +05:30 |
|
Anand Doshi
|
465318878e
|
[enhancement] Merge Comment and Feed into Communication 💥
|
2016-02-04 17:46:53 +05:30 |
|
Anand Doshi
|
3241a0969f
|
[feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed
|
2016-01-01 12:50:14 +05:30 |
|
Nabin Hait
|
930cd7d78e
|
[fix] Get defaults based on doctype or fieldname
|
2015-12-23 16:34:43 +05:30 |
|
Anand Doshi
|
80e2fc21ed
|
[fix] catch DuplicateToDoError
|
2015-12-15 11:20:34 +05:30 |
|
Rushabh Mehta
|
f0c4107ed1
|
[fix] [minor] strip values, correct case via validate link
|
2015-12-10 10:29:04 +05:30 |
|
Anand Doshi
|
8a5addaae7
|
[feature] Private files. Fixes #927
- Option during upload + all new incoming email files will be private
- Paired with @rmehta
|
2015-12-09 14:02:14 +05:30 |
|
Anand Doshi
|
6177d09b18
|
[fix] In pop3 receive, catch authentication and timeout errors while connecting, disable incoming emails and assign the email account to system managers
|
2015-11-26 13:12:33 +05:30 |
|
Anand Doshi
|
5621ba30c0
|
[enhancement] Int, Currency, Float, Percent as not null and default to 0
|
2015-11-19 13:09:44 +05:30 |
|
Anand Doshi
|
357e61f9d5
|
[fix] injection
|
2015-11-17 18:27:29 +05:30 |
|
Anand Doshi
|
d780c8ae22
|
[fix] the case when linked with custom doctype
|
2015-11-09 14:30:32 +05:30 |
|
Saurabh
|
4c63c9b055
|
[fixes] typo error
|
2015-11-02 15:23:17 +05:30 |
|
Saurabh
|
a7cd0f8c8d
|
[fixes] rewrite multiple assign function
|
2015-11-02 15:23:17 +05:30 |
|
Saurabh
|
56360711c2
|
[Fixes] flag value fixes
|
2015-11-02 15:23:16 +05:30 |
|
Saurabh
|
7184cd26a2
|
[fixes] re-assign doc
|
2015-11-02 15:23:16 +05:30 |
|
Saurabh
|
97bcc051dc
|
[enhancement] bulk assignment
|
2015-11-02 15:23:16 +05:30 |
|
Anand Doshi
|
debc641f36
|
[fix] load page_js via hook
|
2015-10-27 14:51:35 +05:30 |
|
Anand Doshi
|
f178ef0911
|
[fix] test_form
|
2015-10-15 14:08:29 +05:30 |
|
Anand Doshi
|
999cea874c
|
[fix] Implemented caching in linked with
|
2015-10-15 12:51:04 +05:30 |
|
Anand Doshi
|
0ece804cca
|
[fix] Linked With should also search in Dynamic Links. Fixes #1192
|
2015-10-15 12:51:04 +05:30 |
|
Rushabh Mehta
|
0cc66a5bc5
|
[minor] fixes with Email Digest, get_url_to_form
|
2015-10-02 16:54:51 +05:30 |
|