Commit graph

102 commits

Author SHA1 Message Date
Rushabh Mehta
6dff729d88 [enhance] Web View settings in DocType (#2798)
* [enhance] add web view settings doctype

* [enhance] add web view settings doctype

* [fix] default for checks (?)

* [fix] framework json

* [fix] missing return

* [fix] hooks for website_generators
2017-03-05 11:12:32 +05:30
Rushabh Mehta
86ceb21005 [feature] Global Search (again) (#2710)
* [start] global search frappe/erpnext#6674

* [fix] setup before running test

* [start] global search frappe/erpnext#6674

* Display result as rudimentary list, rebuild old doctypes

* Media view, child tables, delete document updates, searchable fields

* More results UI

* Code clean up

* remove msgprint from document.py to resolve merge conflict

* Modularization stage 1, get show more to work with it

* Dedicated modal Search bar works, some clean up needed

* Can't data-dismiss on links, Bootstrap issue, use hashchange

* Accomodate missing field content syndrome

* Search in boolean mode, make GS default in awesome bar, fix double modal bug and cleanup

* Add in Meta

* Add in customize form

* Modularise Global Search

* Search object

* Commonify Search UI: Stage I

* II: save list state, UI, default condensed view, refactor

* Fix SQL bug, Refactor awesome bar, Fix unicode bug, add nav results

* Refactor using separate search objects, some async issues

* Fix async flow

* Fix preceding more list bug

* UI additions

* another async fix, back link

* Help: Stage I

* Help: Stage II

* Background jobs, fix route options bug

* Fix GS syncing on install

* Add GS options in awesome bar: test

* Input now remembers search type state

* More UI updates

* Add description for GS results in awesome bar

* Fix help modal bug

* Fix: not commit during install

* Test cases, some fixes

* Update in_test flag in enqueue

* Disable GS sync when not install_db

* Add flag check

* Disable field in child tables

* Cleanups

* Create table fix

* Fix redis exception, remove commit enqueue, add gs in migrate

* Fix tests

* Single enqueue

* cleanups

* Fix tests

* Fix event test

* Fix duplication, search as first option

* Add show name in global search

* fix event tests and desk.less

* Fix communication.json

* [fixes] wip

* [fix] tests

* [minor] for tests

* [minor] for tests

* [minor] for tests

* [minor] for tests
2017-02-13 14:50:54 +05:30
Rushabh Mehta
e329962756 [minor] remove in_fitler, fixes #7381 (#2649) 2017-01-30 15:30:44 +05:30
Rushabh Mehta
3f91c9455f [enhance] custom perms 2017-01-11 17:34:55 +05:30
Rushabh Mehta
d989a95472 [feature] document versioning #2469 (#2523)
* [feature] document versioning #2469

* [minor] remove on_update from WebsiteGenerator

* [fix] delete shares when deleting user

* [test] don't run delete in background if test

* [fix] test_db

* [added] Deleted Document

* [fix] added track_changes in all documents

* [fix] add to deleted only if exists

* [fix] in_install flag in deleted documents

* [minor] name will always be reset
2016-12-29 18:01:42 +05:30
Rushabh Mehta
63b26b0fad [minor] added "Remove app" and updated app list, fixes #1558 2016-12-27 13:23:11 +05:30
Rushabh Mehta
7bc7e3bc63 Upgrade Font Awesome (#2410)
* Font-Awesome V3.x to V4.x

Font-Awesome V3.x to V4.x

* Font Tidy

Font Tidy

* FA4 Upgrade - Html Js & Json

FA4 Upgrade - Html Js & Json

* Minor

Minor
2016-12-05 13:07:03 +05:30
Nabin Hait
342e3ec10a Merge branch 'master' into develop 2016-11-14 17:39:07 +05:30
Nabin Hait
bfecd424c1 Delete paypal_integration.json 2016-11-14 13:17:57 +05:30
Nabin Hait
c41ef2de2d Delete razorpay_integration.json 2016-11-14 13:17:47 +05:30
Rushabh Mehta
8f6d3d9a11 [fix] in_standard_filter should be in docfield, not doctype 2016-10-26 19:33:04 +05:30
Rushabh Mehta
424f99e6f3 [cleanup] dashboard filters 2016-10-26 19:33:04 +05:30
Rushabh Mehta
9d7ee83c5e [refactor] scheduler log is now error log and as MyISAM (commit not required) (#2152)
* [refactor] scheduler log is now error log

* [minor] new naming series

* [fix] engine

* [fix] saved by tests
2016-10-06 17:17:55 +05:30
Rushabh Mehta
d0aecc0be6 [fix] print report issue 2016-09-29 17:44:50 +05:30
Nabin Hait
bfea7f687b Fixed version conflict 2016-09-21 13:09:01 +05:30
shreyas
7aceb2f37d [Minor] Added Civil contracting to app listing to allow installations 2016-09-20 16:57:09 +05:30
KanchanChauhan
9590ec546f Added columns field to grid (#1998) 2016-08-23 16:47:51 +05:30
Rushabh Mehta
f30a6b8360 [refactor] Language is now a doctype (#2003) 2016-08-23 16:38:03 +05:30
Nabin Hait
e9336c4d6d Merge pull request #1990 from strixaluco/patch-1
[minor] Paypal app title typo fix
2016-08-18 14:22:43 +05:30
strixaluco
b28bed12c3 [minor] Razorpay app title typo fix
"app_title": "Razorpay Integation" → "app_title": "Razorpay Integration"
2016-08-18 10:45:07 +08:00
strixaluco
906f8fcdaa [minor] Paypal app title typo fix
"app_title": "Paypal Integation" → "app_title": "Paypal Integration",
2016-08-18 10:43:53 +08:00
sbkolate
e297dcd9c1 Updated limits
Updated limits from following link
https://frappe.github.io/frappe/user/en/bench/guides/settings-limits
2016-08-09 11:33:03 +05:30
Rushabh Mehta
c10d7ec8cb [minor] add quick_entry and added icelandic language 2016-07-25 15:03:26 +05:30
Rushabh Mehta
104df66ab4 [editable fields] now configable and customizable 2016-07-08 14:33:29 +05:30
Saurabh
1c6b04c611 [enhance] razorpay integration app listing 2016-06-28 15:03:45 +05:30
Anand Doshi
526e9ea2d7 [security] encrypt passwords that need to be retrievable, except User password which should be hashed 2016-06-13 17:18:59 +05:30
Rushabh Mehta
8092f4a031 [minor] style fixes for image view 2016-06-08 16:26:59 +05:30
Rushabh Mehta
faf45e4811 [fix] double child table bug and added beta in doctype 2016-05-02 18:43:32 +05:30
Rushabh Mehta
d0d1c9094e Merge pull request #1659 from semilimes/sendgrid_integration
[enhancement] SendGrid Integration app added to app listing
2016-05-02 13:33:23 +05:30
Rushabh Mehta
90fb3ebcb9 [enhancement] added image_field so image will appear in the sidebar 2016-04-04 16:56:35 +05:30
Alex Melkoff
3a4de08a00 [enhancement] SendGrid Integration app added to app listing 2016-03-30 14:31:40 +08:00
Rushabh Mehta
d029eae1f7 [enhancement] added feature to track user seen, fixes #1648 2016-03-25 16:27:31 +05:30
Rushabh Mehta
a7407e2f3f [minor] [apps] set as featured 2016-02-29 14:45:59 +05:30
Rushabh Mehta
c4549468d3 [app] added paypal_integration to app listing 2016-02-29 12:24:05 +05:30
Anand Doshi
85546d7359 [fix] always set timeline doc on update 2016-02-16 12:27:53 +05:30
Anand Doshi
3445303f1d [language] Added Estonian, Telugu and Urdu. Fixes frappe/translator#64 and frappe/translator#66 2016-01-27 12:34:48 +05:30
Anand Doshi
6e7ac2339e [translations] + added Gujarati - Fixes frappe/translator#63 2015-12-21 17:09:56 +05:30
Anand Doshi
86018f432e [language] Added Malayalam - Fixes frappe/translator#62 2015-12-16 13:17:06 +05:30
Saurabh
eec665a96e [fixes] app email id 2015-11-27 11:33:18 +05:30
Saurabh
7fe443498f [app-list] erpnext_shopify in app listing 2015-11-27 11:33:18 +05:30
Rushabh Mehta
cf6e85d4db [apps] removed user apps (for now) 2015-11-25 12:15:02 +05:30
Anand Doshi
57d42989ac Merge pull request #1417 from rmehta/app-store
[enhancement] App Installer
2015-11-25 11:42:59 +05:30
Anand Doshi
debde7f5cd [translations] 2015-11-20 17:59:55 +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
Rushabh Mehta
d977d027cf [enhancement] App Installer 2015-11-18 16:52:24 +05:30
Anand Doshi
ca79b7ca1f [fix] Change Melayu to Burmese 2015-11-18 15:12:28 +05:30
Rushabh Mehta
0749122d07 Merge pull request #1330 from pdvyas/contrib-apps
[minor] add contrib apps to installer
2015-11-18 11:27:19 +05:30
Anand Doshi
e48cb75eb4 [language] added Slovene and updated translations 2015-11-02 14:31:11 +05:30
Anand Doshi
70d23e55f5 [translations] Added Ukranian language - українська. Closes frappe/translator#57 2015-10-21 16:49:45 +05:30
Nabin Hait
9a6f041237 Renamed bengali language 2015-10-19 16:15:35 +05:30