Commit graph

417 commits

Author SHA1 Message Date
Anand Doshi
22d6dddac8 Merge pull request #659 from anandpdoshi/anand-wip
Website Route: Ingore Permission when building via Website Generator
2014-07-01 12:21:11 +05:30
Anand Doshi
d56e375e0a Fixed website sync 2014-07-01 11:51:30 +05:30
Anand Doshi
60d79ec37c Website Route: Ingore Permission when building via Website Generator 2014-06-30 18:47:06 +05:30
Rushabh Mehta
319743d563 fix travis, build website before tests 2014-06-30 18:07:33 +05:30
Anand Doshi
1f46b3967d Fixed website sync 2014-06-30 16:54:43 +05:30
Rushabh Mehta
a1a9ae0ed6 bugfixes for permission, fixes frappe/erpnext#1855 2014-06-30 16:53:07 +05:30
Anand Doshi
109560211c Call update route in after rename only if condition field is enabled 2014-06-30 11:05:52 +05:30
Anand Doshi
2464568cc0 Fixes in Website Route system 2014-06-27 20:58:12 +05:30
Rushabh Mehta
8d07188a1f fix for website routing / renaming 2014-06-20 13:40:51 +05:30
Rushabh Mehta
85e4a031ed fixed routing of templates.genertors 2014-06-19 18:00:14 +05:30
Rushabh Mehta
6c3b5dded4 cleaned up verbosity 2014-06-19 18:00:14 +05:30
Rushabh Mehta
5c3ba2edd1 fixes for statics -> statics will be built after fixtures 2014-06-19 18:00:14 +05:30
Rushabh Mehta
a2aaba7d9e closes frappe/frappe#600 2014-06-19 18:00:13 +05:30
Rushabh Mehta
c49f517e96 added patches for build_website and removed website template frappe/frappe#600 2014-06-19 18:00:08 +05:30
Rushabh Mehta
b0036a27ec make links between user and role permission manager frappe/erpnext#1803 2014-06-19 17:59:38 +05:30
Rushabh Mehta
6c6cec7373 website route rewrite - started frappe/frappe#600 2014-06-19 17:59:38 +05:30
Anand Doshi
4f63fe7dd0 Don't run popstate on hash change 2014-06-16 18:08:56 +05:30
Rushabh Mehta
4844cd040a sync_statics force 2014-06-13 16:15:31 +05:30
Rushabh Mehta
175501d838 added feature to set link to next page in templates/statics 2014-06-13 15:20:37 +05:30
Anand Doshi
2e36802a64 Show website route for generator via set_intro, fix in Outgoing Email Settings 2014-06-10 15:48:54 +05:30
Anand Doshi
d3f40ca9f6 Fix for safari 2014-06-09 23:58:44 +05:30
Anand Doshi
78ce7fa14c Fixed manifest and website 2014-06-09 13:21:57 +05:30
Anand Doshi
f2a6984ce3 Fixed website cache clearing 2014-06-04 17:53:24 +05:30
Anand Doshi
11259e8eaa Role and User Permissions 2014-06-04 17:52:50 +05:30
Anand Doshi
a57842e32b Role and User Permissions 2014-06-04 17:52:50 +05:30
Anand Doshi
82d2a2fda1 Permission relogication continued 2014-06-04 17:52:49 +05:30
Anand Doshi
fec15666f4 Started permission relogication 2014-06-04 17:52:17 +05:30
Rushabh Mehta
9cd1c85f34 removed section_style 2014-05-30 12:57:40 +05:30
Rushabh Mehta
e714729a82 various fixes to style_settings, fixes frappe/erpnext#955 2014-05-28 11:30:36 +05:30
Rushabh Mehta
6b18f5f6f9 show timestamp on date (fixes frappe/erpnext#1085), fix to bad link checker 2014-05-27 14:00:02 +05:30
Rushabh Mehta
852f597eea added utility to check broken links from web pages 2014-05-27 10:46:40 +05:30
Rushabh Mehta
13545751c4 fix to website active 2014-05-22 17:49:34 +05:30
Rushabh Mehta
7f8e5de8d6 added feature to set title from content 2014-05-22 17:49:33 +05:30
Rushabh Mehta
f15b228347 ignore route links while updating sitemap 2014-05-12 15:29:00 +05:30
Rushabh Mehta
a467fda8d6 ignore route links while updating sitemap 2014-05-12 15:27:42 +05:30
Rushabh Mehta
561386c387 force deletion of old routes 2014-05-12 15:25:21 +05:30
Pratik Vyas
0c62be6a7f remove validate_previous_idx_exists in website route 2014-05-12 11:59:23 +05:30
Rushabh Mehta
7373daae55 bugfix rename_doc 2014-05-09 15:30:29 +05:30
Anand Doshi
75e2345cea strip slash (/) from pathname in render.py 2014-05-09 11:32:08 +05:30
Rushabh Mehta
919eb9eb80 added hook for role_home_page 2014-05-08 16:53:28 +05:30
Rushabh Mehta
8ab1345d9a started standard lists and views [wip] for portal 2014-05-08 16:53:27 +05:30
Anand Doshi
8d0e90fef0 Fixed Letter Head permissions, pjax only when .htm(l) or no extension, dragging issue in grid 2014-05-07 17:22:00 +05:30
Anand Doshi
e62d6bfcb3 PJax - Reload first page when visited using browser's back button 2014-05-06 12:56:29 +05:30
Anand Doshi
98ad3c41b4 Fixes in Print, Test Cases, Permissions 2014-05-05 16:41:16 +05:30
Rushabh Mehta
49de172a6d website context bugfix 2014-05-05 15:59:08 +05:30
Rushabh Mehta
7cf586dcd4 fixes to style, app boilerplate and selenium testing 2014-05-03 16:21:59 +05:30
Rushabh Mehta
487a4fed32 started client side testing using selenium and other related and unrelated fixes 2014-04-30 19:39:35 +05:30
Rushabh Mehta
f3f7a935d4 website update 2014-04-23 13:47:10 +05:30
Anand Doshi
a1bd2176fb NameError handling, fixed copy doc used in amend, handle tabs 2014-04-23 13:39:51 +05:30
Pratik Vyas
8f668eba00 filter self.sync_alphabetically for allowed file extentions 2014-04-23 10:34:20 +05:30