1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ihatemoney_ynh.git synced 2024-09-03 19:26:15 +02:00

Commit graph

  • b0d41291af API: Create and Update support Alexis Metaireau 2011-09-13 22:58:53 +02:00
  • 8528526f0b API: set the mimetype on the response Alexis Metaireau 2011-09-13 19:24:48 +02:00
  • e13ceaf351 REST API is now able to list stuff \o/ Alexis Metaireau 2011-09-13 18:15:07 +02:00
  • a60b0c2b48 add mimetype support to the rest API utils Alexis Metaireau 2011-09-13 11:52:11 +02:00
  • d2e2260e52 Add a serialization mechanism Alexis Metaireau 2011-09-13 11:27:36 +02:00
  • ef3d761fc7 Add Handlers for members and bills. Alexis Metaireau 2011-09-11 23:00:32 +02:00
  • 4bb96b28de API first draft: utils. (related to #27) Alexis Metaireau 2011-09-11 22:11:36 +02:00
  • 88cd2f8675 Fix #24 on Authentication and New project forms usability. Arnaud Bos 2011-09-11 05:25:42 +02:00
  • f48fc22335 Edit .gitignore Arnaud Bos 2011-09-10 00:48:20 +02:00
  • 20f6f204cf update the README with information about how to contribute Alexis Metaireau 2011-09-09 21:32:52 +02:00
  • ef353d643c Refactor the application to use blueprints. Alexis Metaireau 2011-09-09 21:21:37 +02:00
  • 45dc6edacb Move some logic to the models and add comments. Alexis Metaireau 2011-09-09 19:57:28 +02:00
  • 801802836a Start working on archive management Alexis Metaireau 2011-09-09 19:14:19 +02:00
  • 295beeade4 Edited README.rst via GitHub Arnaud Bos 2011-09-09 14:30:16 +03:00
  • 0303ab4db7 Add a way to reactivate an user, make the add project non obstrusive Alexis Metaireau 2011-08-25 18:25:58 +02:00
  • 3f8cabd5a8 change the color of the font in the main page Alexis Metaireau 2011-08-25 18:25:10 +02:00
  • 1ccfa8a07d don't display delete link if the user is deactivated Alexis Metaireau 2011-08-22 23:30:48 +02:00
  • e0a40a0c7c display a flash message when an user is coming back Alexis Metaireau 2011-08-22 23:29:10 +02:00
  • e97d460a4a iterate also on deactivated people, show them if they owe or should receive money Alexis Metaireau 2011-08-22 23:26:49 +02:00
  • 5550e18cfd Add missing tests. Fixes #14 and #22. Alexis Metaireau 2011-08-22 23:19:00 +02:00
  • 9eab5be9a3 RequestRedirect uses a HTTP 301. We need 303. Alexis Metaireau 2011-08-21 22:35:01 +02:00
  • 63777c16bc authentication dance Alexis Metaireau 2011-08-21 22:20:50 +02:00
  • 16fcfd284e Add a flash message + the name of the site when sending invitations Alexis Metaireau 2011-08-21 21:55:47 +02:00
  • 929833cc04 put back stuff in the wrong place for now Alexis Metaireau 2011-08-21 21:21:52 +02:00
  • ab44f253cd style the send invitations page Alexis Metaireau 2011-08-21 21:16:32 +02:00
  • 35ea308a26 Fix a weird behavior with tests and databases. Alexis Metaireau 2011-08-21 20:54:20 +02:00
  • 63a6491001 some more design fixes Alexis Metaireau 2011-08-21 15:09:20 +02:00
  • a90959ba70 include bootstrap.css in the files to avoid weird changes in the future, Add a mention about the freedom of the project. Fixes #16 Alexis Metaireau 2011-08-21 14:57:05 +02:00
  • b941248662 add a demo feature (see #16) Alexis Metaireau 2011-08-21 03:27:59 +02:00
  • 5be9b2a0ce wording Alexis Metaireau 2011-08-21 03:19:20 +02:00
  • 85549cc98d graph some stuff from the spiral website Alexis Metaireau 2011-08-21 03:16:54 +02:00
  • a6825cdcb7 styling & usability Alexis Metaireau 2011-08-21 02:37:15 +02:00
  • 03bb52f4c1 Do not loop-redirect on authenticate. Alexis Metaireau 2011-08-21 02:23:53 +02:00
  • d584391929 minor styling changes (homepage) Alexis Metaireau 2011-08-21 02:23:48 +02:00
  • 2fdc86136d minor changes to the homepage Alexis Metaireau 2011-08-21 01:50:35 +02:00
  • 7d60bee0ef Re-design (Fixes #19) Alexis Metaireau 2011-08-21 01:42:10 +02:00
  • 95fb9bbbfd Add the project to the local context even if it is already in session. Alexis Metaireau 2011-08-20 00:28:58 +02:00
  • 3c4d87ae52 forgot to commit changes to web.py Alexis Metaireau 2011-08-20 00:24:00 +02:00
  • 28a3abf96d No need anymore to pass the project_id to the urls. Alexis Metaireau 2011-08-19 23:44:54 +02:00
  • 402d756bf1 Make flash messages go away after 2 seconds. Alexis Metaireau 2011-08-10 23:55:07 +02:00
  • 065fe965a0 Add a set_default argument to the get_billform_for function. Alexis Metaireau 2011-08-10 19:47:06 +02:00
  • 67350e7acc Add some simple javascript for usability. Alexis Metaireau 2011-08-10 19:23:54 +02:00
  • 822058b251 Add some more tests about membership. (#14) Alexis Metaireau 2011-08-10 17:49:35 +02:00
  • 683c7ee0b8 Add tests about project creation and member add. Alexis Metaireau 2011-08-10 17:06:32 +02:00
  • 3dd34c6cc4 Added my name to the authors. Frédéric Sureau 2011-08-10 16:55:22 +02:00
  • 325b098345 Margin added between the add bill button and the bill list. Frédéric Sureau 2011-08-10 13:16:46 +02:00
  • 8a79f2d00c The delete bill feature has been fixed. #6 Frédéric Sureau 2011-08-10 13:05:01 +02:00
  • 922bf769f9 It is now possible to edit existing bills. Frédéric Sureau 2011-08-10 12:59:30 +02:00
  • af2ca220a7 Automatically select all members of the 'payed for' field when adding a bill. Frédéric Sureau 2011-08-10 10:48:14 +02:00
  • 7ee2e74969 Changed 'for' value of checkboxes labels when adding a bill. This is now possible to check the correct box when you click on the label. Frédéric Sureau 2011-08-10 10:28:41 +02:00
  • d820a35c73 Add a fabfile to simplofy the deployment. Fixes #13 Alexis Metaireau 2011-08-10 01:31:59 +02:00
  • 98f9d96a27 Fixes various typos. Alexis Metaireau 2011-08-10 01:05:25 +02:00
  • 5c44e495b7 get ready for production, baby :) Alexis Metaireau 2011-08-10 00:53:15 +02:00
  • 8050defa8f remove the debug route for production Alexis Metaireau 2011-08-10 00:47:50 +02:00
  • 0b180a7e9a use checkboxes rather than select multiple. Fixes #10 Alexis Metaireau 2011-08-10 00:20:16 +02:00
  • 04fa8d5b02 Styling stuff. Fixes #9 (Adds a menu) Alexis Metaireau 2011-08-09 23:49:09 +02:00
  • 10642d9ad1 formatting Alexis Metaireau 2011-08-09 23:48:13 +02:00
  • cdc6f2e1c4 Add tests to make test that invitations are sent. Alexis Metaireau 2011-08-09 23:22:57 +02:00
  • fc0b7f9e66 empty the todo list Alexis Metaireau 2011-08-09 19:50:40 +02:00
  • bdbc6361b9 fixes authentication (#9) Alexis Metaireau 2011-08-09 19:28:50 +02:00
  • 78914962ed Add tests about sending notifications. #7 Alexis Metaireau 2011-08-09 19:22:09 +02:00
  • 4b08af56f8 Do not redirect users to the creation form when they are trying to log in. Alexis Metaireau 2011-08-09 17:29:44 +02:00
  • 0e5bab13af Users are deleted when no bill is assigned to them. Fixes #5 Frédéric Sureau 2011-08-09 19:34:46 +02:00
  • cb05727ec3 We now are able to set the date when adding a bill. Frédéric Sureau 2011-08-09 18:28:48 +02:00
  • 3c5ac5b782 The bills list now only displays the specific bills of the project. Frédéric Sureau 2011-08-09 18:05:55 +02:00
  • efb9d8942c Corrected typo on home page Frédéric Sureau 2011-08-09 17:26:57 +02:00
  • 1c33248e72 Updated header label in the bills list. Frédéric Sureau 2011-08-05 17:05:33 +02:00
  • e6def5587a Changed password field type in authentication form. Frédéric Sureau 2011-08-05 16:44:31 +02:00
  • 410c4596df Error display changed. Frédéric Sureau 2011-08-05 16:42:43 +02:00
  • 4e24edd5c9 Submit button label changed in project creation form Frédéric Sureau 2011-08-05 16:12:02 +02:00
  • f4da4d9a33 Changing submit buttons display Frédéric Sureau 2011-08-05 16:10:21 +02:00
  • 769bcbf3f1 Makes the computation working. Alexis Metaireau 2011-07-31 23:55:18 +02:00
  • 548101d8bb Some more theming and fixes. Alexis Metaireau 2011-07-31 23:55:02 +02:00
  • 37be0f4fa1 Theming. Alexis Metaireau 2011-07-31 15:39:32 +02:00
  • 3417a5a7d4 List the projects in session into the home page. Alexis Metaireau 2011-07-31 00:53:12 +02:00
  • 2df6e11f05 Adding a bill is now working properly Alexis Metaireau 2011-07-31 00:41:28 +02:00
  • 3bbc3343a2 add a gitignore file Alexis Metaireau 2011-07-30 15:49:12 +02:00
  • ea136b506b List existing sessions on the home. Alexis Metaireau 2011-07-30 15:47:51 +02:00
  • 87ea045059 Invite people after project creation. Alexis Metaireau 2011-07-30 15:46:53 +02:00
  • 93818d9aba Update the TODO list. Alexis Metaireau 2011-07-30 15:42:02 +02:00
  • 1229beaf54 Put the dependencies into a requirements.txt file. Alexis Metaireau 2011-07-30 15:40:48 +02:00
  • e214b39b44 Fixes an unwanted error "user already exists". Alexis Metaireau 2011-07-30 01:51:13 +02:00
  • ab305ccbc6 Put back the old version of authenticate. Alexis Metaireau 2011-07-30 01:32:55 +02:00
  • 0fc95cefb4 Add templates to add a member. Alexis Metaireau 2011-07-30 01:31:56 +02:00
  • fcf33e9fdb Uses blueprint classes rather than floats. Alexis Metaireau 2011-07-30 01:31:14 +02:00
  • e9b9a06779 Adding bill works Frédéric Sureau 2011-07-29 17:14:33 +02:00
  • 8dd2091f31 Homepage created and project authentication refactored Frédéric Sureau 2011-07-29 15:44:15 +02:00
  • c7f9df9859 Check project id before authentication Frédéric Sureau 2011-07-26 16:03:00 +02:00
  • a3b49a231f Manage users creation Alexis Metaireau 2011-07-23 20:36:13 +02:00
  • f09d86a06c Project creation. Alexis Metaireau 2011-07-23 19:11:24 +02:00
  • adabd8beec update the TODO file Alexis Metaireau 2011-07-23 18:47:29 +02:00
  • 5e63a5034b Split the logic into different python modules: Alexis Metaireau 2011-07-23 18:45:40 +02:00
  • 4fcaf7d7ec Kick-start multiple projects support. Alexis Metaireau 2011-07-23 15:54:23 +02:00
  • 54de7abf23 add a delete feature Alexis Metaireau 2011-03-18 19:44:40 +00:00
  • 03ce000e9a fix typos Alexis Metaireau 2011-03-12 20:57:22 +00:00
  • 6200eaa48d fix typo Alexis Metaireau 2011-03-10 20:31:02 +00:00
  • dce104a183 add a confirmation button Alexis Metaireau 2011-03-10 20:12:52 +00:00
  • dea22b9a89 add some stuff in the readme about deployment Alexis Metaireau 2011-03-10 17:51:16 +00:00
  • 83a59fba10 update the path to the app for all conf files Alexis Metaireau 2011-03-10 17:37:10 +00:00
  • 044ccd2d47 update the names in the nginx conf Alexis Metaireau 2011-03-10 17:33:48 +00:00