Commit Graph

723 Commits

Author SHA1 Message Date
Frédéric Péters 6abb1b30c0 general: fix site import when link cells refer to future cells (#8598) 2016-03-20 10:47:46 +01:00
Frédéric Péters e674108bee settings: provide four template variants (#10213) 2016-03-20 10:47:46 +01:00
Frédéric Péters cb453d7c4b manager: don't let missing templates be selected (#10212) 2016-03-17 17:00:06 +01:00
Frédéric Péters 07127dbac6 misc: don't display userdata cells if there's no logged-in user (#10035) 2016-03-17 10:11:41 +01:00
Frédéric Péters 5e9f93cd65 feed cell: use entry summary attribute, which is safe html (#10325) 2016-03-17 10:11:41 +01:00
Frédéric Péters 1076d58e71 lingo: increase max length of basket item subject (#10257) 2016-03-13 19:36:05 +01:00
Frédéric Péters 84c20ff22c lingo: display a message after successful payment (#10161) 2016-03-09 15:29:39 +01:00
Frédéric Péters 0ba6f90df1 lingo: simply use "Pay" as button label (#10234) 2016-03-09 15:29:39 +01:00
Benjamin Dauvergne 61b9147347 dataviz: set responsiveMinHeight to 300px (fixes #10221) 2016-03-07 12:46:07 +01:00
Frédéric Péters 47de1d79bc debian: declare custom hobo agent module (#10122) 2016-03-02 16:49:11 +01:00
Frédéric Péters 41df67c15c lingo: fix singular form in "basket link" cell (#10163) 2016-03-02 16:49:11 +01:00
Serghei Mihai 8e538c4636 lingo: internationalisation fix (#10079) 2016-02-25 14:42:41 +01:00
Serghei Mihai 43cd7bee09 lingo: use unicode for minimal payment amount warning (#10079)
Update tests
2016-02-25 11:51:29 +01:00
Serghei Mihai b7eb006263 lingo: return to basket cell page if no item to pay selected (#9992) 2016-02-25 11:28:16 +01:00
Serghei Mihai 822eb20cee warn user when minimal payment amount is not reached (#10079) 2016-02-25 11:26:24 +01:00
Serghei Mihai a3ce154e71 lingo: cron for updating transactions status (#9744) 2016-02-24 18:54:53 +01:00
Frédéric Péters c39f9d31e9 misc: don't put two graphs on the same line below a certain size 2016-02-24 14:58:35 +01:00
Frédéric Péters 6525e58851 misc: change get_parents_and_self to always return a list (#10041) 2016-02-21 12:41:33 +01:00
Frédéric Péters a4f25ed391 manager: add styles for more page levels 2016-02-20 14:13:53 +01:00
Serghei Mihai edb19948fa lingo: raise 404 if transaction does not exist (#10033) 2016-02-19 11:28:29 +01:00
Frédéric Péters 93bc57d526 lingo: add migration with uptodate eopayment backend choices 2016-02-18 15:55:13 +01:00
Frédéric Péters 2e87f43066 misc: only meddle with browser history if there's a ParametersCell (#10024) 2016-02-18 15:00:01 +01:00
Frédéric Péters 465729829e lingo: use new eopayment common options for return/callback URLs (#9910) 2016-02-16 20:44:50 +01:00
Serghei Mihai 967a9c0681 lingo: return url redirects to the page that initiated the payment (#9854) 2016-02-16 19:35:57 +01:00
Frédéric Péters 72c4b68247 publik: add support for chrono in menu (#9977) 2016-02-13 10:25:04 +01:00
Frédéric Péters b6e7778eca general: add a new "recent documents" cell (#9973) 2016-02-12 19:26:23 +01:00
Serghei Mihai f99183ca1c newsletters: include templates in the MANIFEST (#9748) 2016-02-12 16:47:47 +01:00
Serghei Mihai 538497f58f tests: fix newsletters cell tests 2016-02-12 09:39:20 +01:00
Serghei Mihai a3f1ff3960 jenkins.sh: install mock for tests 2016-02-11 16:15:59 +01:00
Frédéric Péters a31720575d misc: don't float cubes charts when printing 2016-02-11 16:12:19 +01:00
Serghei Mihai 8aa3c56290 translation update 2016-02-11 16:07:31 +01:00
Serghei Mihai caee98f075 newsletters cell (#9748) 2016-02-10 22:48:31 +01:00
Frédéric Péters 42fa3daea8 lingo: add back possibility to select sips1 backend (#9832) 2016-02-09 11:15:43 +01:00
Frédéric Péters e7200ec612 translation update 2016-02-09 09:45:43 +01:00
Frédéric Péters 9708ecfbe5 misc: translate template and placeholder names (#9043) 2016-02-09 09:45:20 +01:00
Benjamin Dauvergne 2286faf445 use replaceState() to intialize popstate (fixes #9917) 2016-02-09 09:25:49 +01:00
Frédéric Péters 1682c763a9 lingo: replace SIPS by SIPS2 backend 2016-02-08 15:50:58 +01:00
Frédéric Péters 3bf296c54a misc: style cubes charts on two columns in portal agent (#9842) 2016-02-08 15:29:00 +01:00
Frédéric Péters b8a8b94a77 misc: fix French translation of gauge 2016-02-08 15:29:00 +01:00
Frédéric Péters c69a670288 misc: slight adjustment to translation of tracking code text (#9845) 2016-02-08 15:29:00 +01:00
Benjamin Dauvergne 11f40c4441 library: use klass._meta instead of django.contrib.contenttypes (#9895) 2016-02-08 15:29:00 +01:00
Thomas NOËL 04073d6be5 family: "magic removal", use only family WS informations (#9890) 2016-02-07 19:28:52 +01:00
Frédéric Péters 9fd984f5b7 general: remove duplicated wrong call to combo_load_cell() (#9759) 2016-01-25 10:32:02 +01:00
Frédéric Péters 9e5b9fbf42 debian: always restart after a hobo-agent trigger (#9405) 2016-01-22 13:37:44 +01:00
Frédéric Péters 1c3e4b191b translation update 2016-01-22 10:54:00 +01:00
Serghei Mihai 53eaa5f2bb lingo: use django url encoder (#9734) 2016-01-21 17:49:06 +01:00
Serghei Mihai 50f44453ec handle unicode params in url encoding (#9686) 2016-01-21 13:30:59 +01:00
Serghei Mihai ab6ca4077a family: encode unicode url params (#9565) 2016-01-21 12:00:13 +01:00
Frédéric Péters 03f903333e debian: don't restart on hobo-deploy trigger (#9405) 2016-01-21 11:19:38 +01:00
Frédéric Péters 389cf06bf3 jenkins: don't use pip 8 2016-01-20 15:26:15 +01:00