Commit graph

135 commits

Author SHA1 Message Date
Nabin Hait
7fe50c885a Merge branch 'master' into develop 2017-03-09 14:59:02 +05:30
Nabin Hait
54af579e09 Merge pull request #2823 from wshurafa/fix-query-condition-case-sensitivity
Fix query condition case sensitivity
2017-03-08 14:03:06 +05:30
Wael AlShurafa
3033aa4d5b Fix condition operator case sensitivity 2017-03-07 21:52:20 +02:00
Faris Ansari
1a76d64781 ListView refactor (#2715)
* [list_settings] save last_view, kanban_board, gantt_mode

* listview.js cleanup

* image_view refactor

* image_view done

* wip

* [photoswipe] wip

* show view for calendar, kanban even if no results

* [gantt_view] refactor into separate file

* [imageview] 3 column border fix

* [imageview] gallery working

* delete old libs

* indentation to tabs

* [gantt] update lib, custom popup html

* custom fontawesome checkbox

* reset gantt state when not permitted

* checkbox styling fix

* working commit

* image, calendar, gantt view working

* more refactoring, kanban view

* minor

* removed old files

* user settings improved

* filters and sort selector de-coupling

* wip

* [imageview] white pswp background

* kanban filters saving fixed

* fixed reportview

* minor

* removed listing.js

* minor fixes and cleanup

* patch for UserSettings table

* patch fix
2017-03-06 11:32:27 +05:30
Nabin Hait
b8bf36e45b Merge branch 'master' into develop 2017-03-02 22:43:21 +05:30
Nabin Hait
b5936ffa82 Validate sub-query in order by and group by 2017-03-02 18:50:04 +05:30
Nabin Hait
cc12dc033e Minor fix 2017-03-02 18:02:46 +05:30
Nabin Hait
6bdb453cb4 Update db_query.py 2017-03-02 17:49:30 +05:30
Nabin Hait
0a844d15d5 Fixed merge conflict 2017-03-02 17:02:40 +05:30
Saurabh
b2b2df56aa [fix] consider optional fields too while chekcing sql injection 2017-03-02 16:52:21 +05:30
Nabin Hait
29d9abb7bd Update db_query.py 2017-03-02 13:01:41 +05:30
Nabin Hait
25bce97acd Update db_query.py 2017-03-02 12:57:49 +05:30
Saurabh
acb660322d [fix] trim whitespaces 2017-02-28 19:15:39 +05:30
Saurabh
049d51cdf1 [security][fix] fixed order by and group by clause vulnerability for sql injection 2017-02-28 18:52:07 +05:30
Rushabh Mehta
d579cea70d Configurable Website Sidebar in Web Pages (#2530)
* [wip] website fixes

* [added] Website Sidebar
2016-12-30 12:39:01 +05:30
Nabin Hait
3bb9af2801 Merge pull request #2511 from rmehta/auto-email-fixes
[fix] formatting and modified filters for auto email report, fixes frappe/erpnext#7081 and frappe/erpnext#7147
2016-12-29 13:11:49 +05:30
Nabin Hait
9fac886ed8 In search query consider sort_field from meta (#2515) 2016-12-29 10:47:14 +05:30
Rushabh Mehta
da7537f872 [minor] remove print 2016-12-26 13:05:27 +05:30
Rushabh Mehta
eabceaec56 [fix] formatting and modified filters for auto email report, fixes frappe/erpnext#7081 and frappe/erpnext#7147 2016-12-26 13:03:57 +05:30
Nabin Hait
c52dc83256 Fixed merge conflict 2016-12-06 16:12:32 +05:30
Rohit Waghchaure
82ac63e5ac [Fix] Total row not working in the report for the report builder type 2016-12-06 16:05:26 +05:30
Rushabh Mehta
391aeb9979 [fix] condition for between 2016-11-18 18:10:20 +05:30
robert schouten
5ede870700 daterangepicker now as control for filtering (#2324)
* daterangepicker now as control for filtering

* rename daterange picker options

* cleanup name reference

* allow greater control of daterangepicker options

* Update data.py

comma + space
2016-11-18 14:03:56 +05:30
Rushabh Mehta
8899a46faa [enhance] added roles for portal users #2091 (#2093)
* [enhance] added roles for portal users #2091

* [fix] test

* [fix] make default roles have desk access
2016-09-23 21:44:20 +05:30
Nabin Hait
c1e5e5dabe Fixed version conflict 2016-09-14 15:52:32 +05:30
Nabin Hait
d1bf2429fe Fixed list settings 2016-09-12 13:04:52 +05:30
Nabin Hait
50d96413f9 Fixed merge conflict 2016-08-26 12:41:55 +05:30
Rushabh Mehta
e05dd38598 [fix] paging issues in listview (#2011) 2016-08-26 12:06:39 +05:30
Nabin Hait
7d75ab63f9 Merge branch 'master' into develop 2016-08-23 12:09:57 +05:30
Rushabh Mehta
4fe7de6971 [minor] removed formatting for date time comparison in db_query.py 2016-08-23 10:48:42 +05:30
Nabin Hait
f050cb27e3 [fix] Set user as session user if not mentioned in match conditions 2016-08-22 18:21:00 +05:30
Anand Doshi
234e21feee [fix] touch locks/installing.lock during new-site, fixes in db_query and get_app_path 2016-07-06 18:06:50 +05:30
Rushabh Mehta
9744c71399 [fix] ifnull in db_query 2016-07-04 17:07:38 +05:30
Kanchan Chauhan
fd8d2dd476 Permissions for if_owner fixed Permitted Document for User 2016-06-24 17:21:48 +05:30
Rushabh Mehta
ab3d1849bf [minor] 2016-06-14 18:09:07 +05:30
Rushabh Mehta
ce884882a2 [minor] fixes #1780 2016-06-06 09:18:49 +05:30
Rushabh Mehta
b22106b513 [fix] fixes #5437 2016-06-03 15:00:28 +05:30
Saurabh
562dbc97dc [fixes] AttributeError: 'DatabaseQuery' object has no attribute 'ignore_ifnull' 2016-05-27 17:30:24 +05:30
Rushabh Mehta
5c57cc9afe [optimize] communictation notificaitons 2016-05-25 21:44:18 +05:30
Rushabh Mehta
d9cabbcf2b [optimize] ignore ifnull for notification counts 2016-05-25 21:38:06 +05:30
Rushabh Mehta
9796285371 [optimize] ignore ifnull for notification counts 2016-05-25 21:25:18 +05:30
Rushabh Mehta
34ff9b9525 [optimize] ignore ifnull for notification counts 2016-05-25 21:20:11 +05:30
Rushabh Mehta
f8709e79ef [fix] [bulk] optimize query 2016-05-25 11:43:24 +05:30
Rushabh Mehta
11f2e4293b [fix] ignore ifnull for filter queries 2016-05-25 11:17:02 +05:30
Rushabh Mehta
29aa6a8338 [fixes] minor email alert naming, check quick entry for double insert in Safari 2016-05-02 16:22:23 +05:30
Rushabh Mehta
7938ecb7d7 Merge pull request #1719 from ShashaQin/patch-6
Problem on ‘Created On’/'Last Updated On' filter
2016-05-02 13:33:09 +05:30
Rushabh Mehta
d069e1603c [fix] do not count comments on for listview 2016-04-28 15:15:40 +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
ShashaQin
af85372e6d Update db_query.py 2016-04-21 09:25:53 +08:00
Rushabh Mehta
fe8a3b2b0c [minor] added doc.update_modified() 2016-04-13 18:21:28 +05:30