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

  • caf9b6fcc2 Correct bug in members model. The has_bills method did not worked as expected. Fix #73. Frédéric Sureau 2012-01-28 12:40:10 +01:00
  • adfa5f9263 Merge pull request #74 from fredericsureau/master fredericsureau 2012-01-27 16:37:45 -08:00
  • a59465c9a5 Changed delete feature to only support POST method. Fix #21. Frédéric Sureau 2012-01-28 01:35:04 +01:00
  • 848e4a34ce Fix an error in dashboard.html Alexis Metaireau 2011-12-04 00:23:55 +01:00
  • 5c4178b3b5 Merge pull request #72 from aavenel/master Alexis Metaireau 2011-12-03 14:32:51 -08:00
  • 1a5abcfbf2 Fix for a bug introduced in last commit : crash of dashboard view when there is no bill. A.Avenel 2011-12-03 22:25:19 +01:00
  • c5a570073c Merge pull request #71 from aavenel/master Alexis Metaireau 2011-12-03 08:59:33 -08:00
  • 0633b153f6 Small commit to add more informations in dashboard view. A.Avenel 2011-12-03 17:40:50 +01:00
  • b1665770e8 The 'submit and add a new one' button now acts as intended Alexis Metaireau 2011-12-03 16:41:46 +01:00
  • 79cbd72c03 oops, forgot to include dashboard.html in a previous commit. See #42 Alexis Metaireau 2011-12-03 16:15:17 +01:00
  • 3a2958a44e Add a 'sumbit and add a new one' button for new bills. Fix #53 Alexis Metaireau 2011-11-28 01:42:02 +01:00
  • 46f9807806 Fix a little styling mistake. Now the menu displays the right way Alexis Metaireau 2011-11-28 01:15:52 +01:00
  • 05e7a7934a Fix #59. Edit now works properly Alexis Metaireau 2011-11-28 01:07:06 +01:00
  • 7dd7d1d14f add a (dead simple) dashboard. Fixes #42 Alexis Metaireau 2011-11-28 00:36:00 +01:00
  • fc88b65bbe add bootstrap-modal.js Alexis Metaireau 2011-11-28 00:35:34 +01:00
  • f75bf39307 Transform the bill addition form, using a popup. See #53 Alexis Metaireau 2011-11-28 00:22:10 +01:00
  • 8570e79170 reorganize the static folder structure Alexis Metaireau 2011-11-27 23:28:24 +01:00
  • 44060f03df update bootstrap to the last version. Clean some css Alexis Metaireau 2011-11-27 23:03:06 +01:00
  • bb146b09d7 Fix #54. The flash message is now in green Alexis Metaireau 2011-11-27 04:33:45 +01:00
  • ea29704819 jinja2.6 is required Alexis Metaireau 2011-11-27 04:33:15 +01:00
  • f0c750f99a merge with quentin Alexis Metaireau 2011-11-27 04:13:30 +01:00
  • 47010d4cd7 change the icons, simplify some javascript Alexis Metaireau 2011-11-27 04:11:22 +01:00
  • 2cadead381 Members are now sorted by name in the balance. Tinmn 2011-11-26 14:24:48 +01:00
  • 672f2a1ca1 revert arnaud's commit about delete links Alexis Metaireau 2011-11-24 00:27:51 +01:00
  • 2a6ccaa0cf Correction of a (very) minor bug of bill hover (commit 6df17b7d97). Tinmn 2011-11-21 02:35:57 +01:00
  • 6df17b7d97 Bill's members highlights in the balance in accordance with #69. I'm not satisfied with the payer display but I have better in mind. Tinmn 2011-11-20 20:30:14 +01:00
  • 2e9d1b882a Change delete bill logo in accordance with #67. Tinmn 2011-11-20 16:43:03 +01:00
  • ebf705a20f Bill owers are now separated with a ',' in the bill list. Tinmn 2011-11-20 16:32:48 +01:00
  • 4d76f0886f Merge pull request #68 from Tinmn/master Quentin Roy 2011-11-20 05:56:06 -08:00
  • a5cc50b0c2 Addition of an auto hiding user information message in the add user text field (with translation). Tinmn 2011-11-20 14:37:32 +01:00
  • 9962b6d60f Merge branch 'master' of github.com:spiral-project/ihatemoney Arnaud Bos 2011-11-17 09:07:32 +01:00
  • 3bf8cececf Minor CSS changes Arnaud Bos 2011-11-17 09:07:21 +01:00
  • 04becafbdd Merge pull request #66 from aavenel/master Alexis Metaireau 2011-11-14 07:27:08 -08:00
  • e20c3bdb6b Small fix in CommaDecimalField class A.Avenel 2011-11-03 13:33:11 +01:00
  • 6df3bcdf13 Oops, forgot to commit tests A.Avenel 2011-11-02 15:26:35 +01:00
  • 66bd6268fa Merge remote branches 'upstream/master' and 'origin/master' A.Avenel 2011-11-02 14:36:16 +01:00
  • 94ab8fbcc3 Part of a fix to #62 : french numbers should use commas rather than dots A.Avenel 2011-11-02 14:35:38 +01:00
  • 0fe49c13d5 See #54. Move the flashing message to absolute positionning to avoid annoying shifting of the bills list. Arnaud Bos 2011-11-02 13:44:55 +01:00
  • ac2935b429 Ease "Add a bill" form occurrence with slideUp/slideDown effects. Related to #53. Arnaud Bos 2011-11-02 13:20:00 +01:00
  • f3972db96a Add a way to delete a project. Fix #63 Arnaud Bos 2011-11-02 12:16:01 +01:00
  • 342a80e225 Merge remote branches 'upstream/master' and 'origin/master' A.Avenel 2011-11-02 01:25:09 +01:00
  • 655774e4d4 Merge pull request #65 from aavenel/master Arnaud Bos 2011-11-01 17:09:03 -07:00
  • d9cf29c510 First draft of fixing sidebar ugly hovering effect pointed in #51. Arnaud Bos 2011-11-02 00:46:05 +01:00
  • 471ef87d3e Bug fix in order to show the calendar widget when you edit a bill. Also fix another bug related to cancel button. A.Avenel 2011-11-02 00:23:21 +01:00
  • 0d44b97c4a Make the new bill link more visible. Fix #50. Arnaud Bos 2011-11-01 14:41:51 +01:00
  • 5963d7df9d Replace edit / delete links by icons. Fix #49. Arnaud Bos 2011-11-01 14:35:20 +01:00
  • d1b641b45e Correct "payed" --> "paid" typo. Fix #60. See #48 for spelling mistakes and typos Arnaud Bos 2011-11-01 13:07:32 +01:00
  • 7f805b63ca Improvement of the sidebar look. Related to #34. Fix #52. Arnaud Bos 2011-11-01 12:57:12 +01:00
  • 39158b4fc8 Update README.rst with informations about the TESTING flag. Fix #58 Alexis Metaireau 2011-10-27 18:06:39 +03:00
  • 1e0898dd87 Last selected payer and translations. Fix #47. Arnaud Bos 2011-10-20 04:18:12 +02:00
  • 440ccb6e22 theme import failure Alexis Metaireau 2011-10-18 23:36:23 +02:00
  • 5e69ca326d theme import failure Alexis Metaireau 2011-10-18 23:35:56 +02:00
  • 6f4f04b117 Document the API. Fix #46 Alexis Metaireau 2011-10-18 23:26:13 +02:00
  • 4e1819523f Minor changes to the slidebar. See #34 Alexis Metaireau 2011-10-18 18:39:38 +02:00
  • b88b317faa Bills can't be negative. Fix #45 Alexis Metaireau 2011-10-18 18:13:54 +02:00
  • 6e3834048b Use the relation table for "has_bills". Alexis Metaireau 2011-10-18 17:45:24 +02:00
  • c3b3e2f770 Paint sidebar in green. Close #34 Arnaud Bos 2011-10-18 04:30:34 +02:00
  • 1486b20ac9 Dead link in README Arnaud Bos 2011-10-18 02:48:01 +02:00
  • 6f3b9dfda8 change the link in the footer as well Alexis Metaireau 2011-10-18 00:04:50 +02:00
  • 4d88c37d6b License under BSD custom beerware Alexis Metaireau 2011-10-17 23:32:47 +02:00
  • 435ec2626d Make the rest module a flask extension. Alexis Metaireau 2011-10-17 17:30:57 +02:00
  • 3f9022ac13 the format for the date is yy-mm-dd Alexis Metaireau 2011-10-17 00:14:31 +02:00
  • db7e1496b0 Add the ability to change the language explicitely. I'm not sure the UI is better with this. Any thoughts are welcome. Fix #35 Alexis Metaireau 2011-10-17 00:03:41 +02:00
  • f7a969240a Add a datepicker (with support of i18n). Fix #37 Alexis Metaireau 2011-10-16 23:38:27 +02:00
  • 9a3e4537cb Format floats with 2 decimals. Fix #39 Alexis Metaireau 2011-10-16 13:59:22 +02:00
  • 2553303fa4 serve static files with nginx Alexis Metaireau 2011-10-15 21:50:15 +02:00
  • ebcd64237d clicking on the logo should return on the homepage Alexis Metaireau 2011-10-15 21:49:27 +02:00
  • c1267da2ea translate 'each' as well Alexis Metaireau 2011-10-15 02:53:09 +02:00
  • 8acd4984dd add the project's title in the list of bills Alexis Metaireau 2011-10-15 02:40:19 +02:00
  • ad392db53e update some strings in the french translation Alexis Metaireau 2011-10-15 02:26:43 +02:00
  • b07c8a9273 remove the archive feature for now Alexis Metaireau 2011-10-15 02:25:12 +02:00
  • d9c7977a59 fix a bit the UI (identifier on bill's list) Alexis Metaireau 2011-10-15 02:24:02 +02:00
  • c54fac69c9 Fix translations of forms. Alexis Metaireau 2011-10-15 01:58:30 +02:00
  • c03cceaced update AUTHORS Alexis Metaireau 2011-10-15 01:30:25 +02:00
  • f61d1432c7 Translate the application using Flask-babel. Alexis Metaireau 2011-10-15 01:19:19 +02:00
  • 45ccc8b509 I HAZ TO RUN TESTS BEFORE COMMITING Alexis Metaireau 2011-10-14 15:48:18 +02:00
  • 9c4fd0c210 add epio.ini Alexis Metaireau 2011-10-13 23:14:27 +02:00
  • 20f905a5c0 put back requirements.txt in budget Alexis Metaireau 2011-10-13 23:05:53 +02:00
  • 7dc74e053f add a Procfile for heroku Alexis Metaireau 2011-10-13 22:57:23 +02:00
  • f0f73a3c8b move requirements.txt Alexis Metaireau 2011-10-13 22:54:58 +02:00
  • 97132ce88a Fix some problems related to postgresql and models Alexis Metaireau 2011-10-13 21:27:56 +02:00
  • b7ba8e43c4 Coerce the payer choice to int, default is unicode. Fix #33 Alexis Metaireau 2011-10-13 21:24:13 +02:00
  • fdb75316d6 Coerce the payer choice to int, default is unicode Alexis Metaireau 2011-10-13 20:20:11 +02:00
  • e9635f5718 remove the TODO file. Will be handled by github issues Alexis Metaireau 2011-10-13 20:07:29 +02:00
  • 5245a1a6c7 Do not prompt the user with a 'prompt()' in javascript when deleting members. Fix #29 Alexis Metaireau 2011-10-08 17:13:36 +02:00
  • 7d9fde0460 Round the balance. Fix #1 Alexis Metaireau 2011-10-08 16:43:46 +02:00
  • 75209aeed0 Add a password recovery feature. Fix #32 Alexis Metaireau 2011-10-08 15:52:12 +02:00
  • 1338653bd2 iclude the edit_project template Alexis Metaireau 2011-10-08 15:12:29 +02:00
  • 93ac2cc947 update the README with how to run tests Alexis Metaireau 2011-10-08 13:48:06 +02:00
  • 19ae3ab3b2 merge with master Alexis Metaireau 2011-10-08 13:45:05 +02:00
  • 48bc551853 Complete the REST API + Tests. Fix #27 Alexis Metaireau 2011-10-08 13:22:18 +02:00
  • 402dbce153 Merge mistake, my bad Arnaud Bos 2011-09-18 23:50:14 +02:00
  • 681f22f3e4 Merge branch 'master' into auth-forms-usability Arnaud Bos 2011-09-18 23:38:12 +02:00
  • 20ab40690d Provide a way to edit a project. Fix #17 Alexis Metaireau 2011-09-14 22:03:18 +02:00
  • 5721be1d15 Fix #26. Footer is now relative Alexis Metaireau 2011-09-14 18:22:26 +02:00
  • 7bf3492961 Merge branch 'master' of github.com:ametaireau/budget-manager Alexis Metaireau 2011-09-14 14:52:17 +02:00
  • 1b8258a521 Add a test for #23 Alexis Metaireau 2011-09-14 14:50:54 +02:00
  • 6212b643ec Simplified #30 fix. Arnaud Bos 2011-09-14 02:19:10 +02:00
  • 34ccb3546d Validate authentication form if given identifier is null. Fix #30. Arnaud Bos 2011-09-14 02:07:26 +02:00
  • 89e1bbe134 Make the identifier clearer to the end-user. Arnaud Bos 2011-09-14 01:16:25 +02:00