Alexis Metaireau
|
848e4a34ce
|
Fix an error in dashboard.html
|
2011-12-04 00:23:55 +01:00 |
|
Alexis Metaireau
|
5c4178b3b5
|
Merge pull request #72 from aavenel/master
Fix a crash in dashboard view
|
2011-12-03 14:32:51 -08:00 |
|
A.Avenel
|
1a5abcfbf2
|
Fix for a bug introduced in last commit : crash of dashboard view when there is no bill.
|
2011-12-03 22:25:19 +01:00 |
|
Alexis Metaireau
|
c5a570073c
|
Merge pull request #71 from aavenel/master
Small commit to add more informations in Dashboard view.
|
2011-12-03 08:59:33 -08:00 |
|
A.Avenel
|
0633b153f6
|
Small commit to add more informations in dashboard view.
|
2011-12-03 17:40:50 +01:00 |
|
Alexis Metaireau
|
b1665770e8
|
The 'submit and add a new one' button now acts as intended
|
2011-12-03 16:41:46 +01:00 |
|
Alexis Metaireau
|
79cbd72c03
|
oops, forgot to include dashboard.html in a previous commit. See #42
|
2011-12-03 16:15:25 +01:00 |
|
Alexis Metaireau
|
3a2958a44e
|
Add a 'sumbit and add a new one' button for new bills. Fix #53
|
2011-11-28 01:42:02 +01:00 |
|
Alexis Metaireau
|
46f9807806
|
Fix a little styling mistake. Now the menu displays the right way
|
2011-11-28 01:15:52 +01:00 |
|
Alexis Metaireau
|
05e7a7934a
|
Fix #59. Edit now works properly
|
2011-11-28 01:07:06 +01:00 |
|
Alexis Metaireau
|
7dd7d1d14f
|
add a (dead simple) dashboard. Fixes #42
|
2011-11-28 00:36:00 +01:00 |
|
Alexis Metaireau
|
fc88b65bbe
|
add bootstrap-modal.js
|
2011-11-28 00:35:34 +01:00 |
|
Alexis Metaireau
|
f75bf39307
|
Transform the bill addition form, using a popup. See #53
|
2011-11-28 00:22:10 +01:00 |
|
Alexis Metaireau
|
8570e79170
|
reorganize the static folder structure
|
2011-11-28 00:20:30 +01:00 |
|
Alexis Metaireau
|
44060f03df
|
update bootstrap to the last version. Clean some css
|
2011-11-27 23:11:09 +01:00 |
|
Alexis Metaireau
|
bb146b09d7
|
Fix #54. The flash message is now in green
|
2011-11-27 04:33:45 +01:00 |
|
Alexis Metaireau
|
ea29704819
|
jinja2.6 is required
|
2011-11-27 04:33:15 +01:00 |
|
Alexis Metaireau
|
f0c750f99a
|
merge with quentin
|
2011-11-27 04:13:30 +01:00 |
|
Alexis Metaireau
|
47010d4cd7
|
change the icons, simplify some javascript
|
2011-11-27 04:11:22 +01:00 |
|
Tinmn
|
2cadead381
|
Members are now sorted by name in the balance.
|
2011-11-26 14:24:48 +01:00 |
|
Alexis Metaireau
|
672f2a1ca1
|
revert arnaud's commit about delete links
|
2011-11-24 00:27:51 +01:00 |
|
Tinmn
|
2a6ccaa0cf
|
Correction of a (very) minor bug of bill hover (commit 6df17b7d97 ).
|
2011-11-21 02:35:57 +01:00 |
|
Tinmn
|
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.
|
2011-11-20 20:30:14 +01:00 |
|
Tinmn
|
2e9d1b882a
|
Change delete bill logo in accordance with #67.
|
2011-11-20 16:43:03 +01:00 |
|
Tinmn
|
ebf705a20f
|
Bill owers are now separated with a ',' in the bill list.
|
2011-11-20 16:32:48 +01:00 |
|
Quentin Roy
|
4d76f0886f
|
Merge pull request #68 from Tinmn/master
Addition of an auto hiding user information message...
|
2011-11-20 05:56:06 -08:00 |
|
Tinmn
|
a5cc50b0c2
|
Addition of an auto hiding user information message in the add user text field (with translation).
|
2011-11-20 14:37:32 +01:00 |
|
Arnaud Bos
|
9962b6d60f
|
Merge branch 'master' of github.com:spiral-project/ihatemoney
|
2011-11-17 09:07:32 +01:00 |
|
Arnaud Bos
|
3bf8cececf
|
Minor CSS changes
|
2011-11-17 09:07:21 +01:00 |
|
Alexis Metaireau
|
04becafbdd
|
Merge pull request #66 from aavenel/master
Partial fix to #62 : french numbers should use commas rather than dots
|
2011-11-14 07:27:08 -08:00 |
|
A.Avenel
|
e20c3bdb6b
|
Small fix in CommaDecimalField class
|
2011-11-03 13:33:11 +01:00 |
|
A.Avenel
|
6df3bcdf13
|
Oops, forgot to commit tests
|
2011-11-02 15:26:35 +01:00 |
|
A.Avenel
|
66bd6268fa
|
Merge remote branches 'upstream/master' and 'origin/master'
|
2011-11-02 14:36:16 +01:00 |
|
A.Avenel
|
94ab8fbcc3
|
Part of a fix to #62 : french numbers should use commas rather than dots
|
2011-11-02 14:35:38 +01:00 |
|
Arnaud Bos
|
0fe49c13d5
|
See #54. Move the flashing message to absolute positionning to avoid annoying shifting of the bills list.
|
2011-11-02 13:44:55 +01:00 |
|
Arnaud Bos
|
ac2935b429
|
Ease "Add a bill" form occurrence with slideUp/slideDown effects. Related to #53.
|
2011-11-02 13:20:00 +01:00 |
|
Arnaud Bos
|
f3972db96a
|
Add a way to delete a project. Fix #63
|
2011-11-02 12:16:01 +01:00 |
|
A.Avenel
|
342a80e225
|
Merge remote branches 'upstream/master' and 'origin/master'
|
2011-11-02 01:25:09 +01:00 |
|
Arnaud Bos
|
655774e4d4
|
Merge pull request #65 from aavenel/master
Bug fix in order to show the calendar widget when you edit a bill.
|
2011-11-01 17:09:03 -07:00 |
|
Arnaud Bos
|
d9cf29c510
|
First draft of fixing sidebar ugly hovering effect pointed in #51.
|
2011-11-02 00:54:43 +01:00 |
|
A.Avenel
|
471ef87d3e
|
Bug fix in order to show the calendar widget when you edit a bill. Also fix another bug related to cancel button.
|
2011-11-02 00:23:21 +01:00 |
|
Arnaud Bos
|
0d44b97c4a
|
Make the new bill link more visible. Fix #50.
|
2011-11-01 14:41:51 +01:00 |
|
Arnaud Bos
|
5963d7df9d
|
Replace edit / delete links by icons. Fix #49.
|
2011-11-01 14:35:20 +01:00 |
|
Arnaud Bos
|
d1b641b45e
|
Correct "payed" --> "paid" typo. Fix #60. See #48 for spelling mistakes and typos
|
2011-11-01 13:07:32 +01:00 |
|
Arnaud Bos
|
7f805b63ca
|
Improvement of the sidebar look. Related to #34. Fix #52.
|
2011-11-01 12:57:12 +01:00 |
|
Alexis Metaireau
|
39158b4fc8
|
Update README.rst with informations about the TESTING flag. Fix #58
|
2011-10-27 18:06:39 +03:00 |
|
Arnaud Bos
|
1e0898dd87
|
Last selected payer and translations. Fix #47.
- Last selected payer selected by default when creating a new bill
- Fix some translation typos and modify a few labels
|
2011-10-20 04:18:12 +02:00 |
|
Alexis Metaireau
|
440ccb6e22
|
theme import failure
|
2011-10-18 23:36:23 +02:00 |
|
Alexis Metaireau
|
5e69ca326d
|
theme import failure
|
2011-10-18 23:35:56 +02:00 |
|
Alexis Metaireau
|
6f4f04b117
|
Document the API. Fix #46
|
2011-10-18 23:26:13 +02:00 |
|