Alexis Metaireau
|
870101c237
|
add settings for epio
|
2012-04-01 20:36:28 +02:00 |
|
Alexis Metaireau
|
90acad67f9
|
make tests run on python 2.7 also
|
2012-04-01 19:39:26 +02:00 |
|
Alexis Metaireau
|
a9d9f1e6fd
|
Merge pull request #75 from fredericsureau/master
Fix bug #73.
|
2012-03-30 17:02:52 -07:00 |
|
Frédéric Sureau
|
192ca41b0a
|
Adds test for the has_bills() method of Person model
|
2012-03-29 01:13:00 +02:00 |
|
Frédéric Sureau
|
c343bf96ea
|
Merge branch 'master' of git://github.com/spiral-project/ihatemoney
|
2012-03-28 17:02:02 +02:00 |
|
Xavier Mehrenberger
|
cb13fbb782
|
Split bills function and basic template.
|
2012-03-12 01:35:28 +01:00 |
|
Alexis Metaireau
|
757e86baa1
|
Merge pull request #82 from feth/master
review, pep8 and star imports
|
2012-03-07 02:41:29 -08:00 |
|
Feth AREZKI
|
46d2dfeb29
|
remove unused code
If that code is ever needed, I'll try to rewrite it as a class
decorator, which is more hype
|
2012-03-06 22:42:58 +01:00 |
|
Feth AREZKI
|
353aec4f1e
|
remove unused imports, and pep8
|
2012-03-06 22:14:29 +01:00 |
|
Feth AREZKI
|
e04a4154e8
|
remove unused imports and from blah import *
|
2012-03-06 22:14:10 +01:00 |
|
Feth AREZKI
|
e22ee5dfd2
|
remove from blah import *
|
2012-03-06 22:13:47 +01:00 |
|
Feth AREZKI
|
9583fe3cbe
|
code reread: noop, and pep8 <3
|
2012-03-06 20:37:32 +01:00 |
|
Feth AREZKI
|
6a50e7318b
|
pep8 <3 and '*' imports removal
|
2012-03-06 18:42:44 +01:00 |
|
Feth AREZKI
|
fddf60a662
|
pep8 <3 and '*' imports removal
|
2012-03-06 18:41:55 +01:00 |
|
Alexis Metaireau
|
1dbfc554c8
|
Merge pull request #80 from feth/master
not much change
|
2012-02-26 10:52:04 -08:00 |
|
Feth AREZKI
|
c51c02481b
|
tolerance to smtp error when creating project
|
2012-02-20 17:03:44 +01:00 |
|
Feth AREZKI
|
04f8470223
|
cosmit. rem trailing spaces
|
2012-02-20 16:58:18 +01:00 |
|
Frédéric Sureau
|
71cb07a92b
|
Merge remote-tracking branch 'upstream/master'
|
2012-02-15 16:09:23 +01:00 |
|
fredericsureau
|
c981002796
|
Merge pull request #78 from Glandos/master
Get rid of Google dependency for fonts and warn about access code
|
2012-02-15 07:03:39 -08:00 |
|
Adrien CLERC
|
bd1b0aaff3
|
Add QTip2 and use it to display a message about access code on the first page.
|
2012-02-11 19:18:34 +01:00 |
|
Adrien CLERC
|
2f928e08be
|
Use embedded fonts instead of Google.
|
2012-02-09 23:02:55 +01:00 |
|
Adrien CLERC
|
e1ca284d84
|
Add font generated from FontSquirrel. The CSS have
been slightly modified.
|
2012-02-09 23:01:28 +01:00 |
|
Frédéric Sureau
|
caf9b6fcc2
|
Correct bug in members model. The has_bills method did not worked as expected. Fix #73.
|
2012-01-28 12:40:10 +01:00 |
|
fredericsureau
|
adfa5f9263
|
Merge pull request #74 from fredericsureau/master
Fix bug #21
|
2012-01-27 16:37:45 -08:00 |
|
Frédéric Sureau
|
a59465c9a5
|
Changed delete feature to only support POST method. Fix #21.
|
2012-01-28 01:35:04 +01:00 |
|
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 |
|