Jocelyn Delalande
a3cbede680
Refactor layout based on bootstrap 4 grid
2017-02-04 00:41:20 +01:00
Jocelyn Delalande
37da1db38a
Update bootstrap dependency to bootstrap 4
2017-02-04 00:40:59 +01:00
Jocelyn Delande
7a630b78ea
Hide the member weights in members list if all weights are "1".
2016-06-16 15:52:24 +02:00
Jocelyn Delande
ec8fe2326b
Added member edit form
2016-06-16 15:52:24 +02:00
Jocelyn Delande
64c2cd56df
display an edit button on members list
2016-06-15 10:20:37 +02:00
Jocelyn Delande
b57df5cd36
UI for showing user weights in user list
2016-06-15 10:20:37 +02:00
Jocelyn Delande
d9313ba40e
Remove trailing whitespaces
2015-08-20 12:02:04 +02:00
A.Avenel
ee7459025d
Increase max-height for modal
...
so we can display more members without using scrollbars
2012-11-25 14:01:47 +01:00
A.Avenel
bbd4a1a838
Cosmetic changes for "add a bill" panel
2012-11-25 13:53:30 +01:00
Frédéric Sureau
be32a2550e
Update to Boostrap v2.
...
Remove unused libs (QTip, JQueryUI) and add bootstrap-datepicker which is much lighter.
2012-04-05 15:40:09 +02: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
a59465c9a5
Changed delete feature to only support POST method. Fix #21 .
2012-01-28 01:35:04 +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
fc88b65bbe
add bootstrap-modal.js
2011-11-28 00:35:34 +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
47010d4cd7
change the icons, simplify some javascript
2011-11-27 04:11:22 +01:00
Alexis Metaireau
672f2a1ca1
revert arnaud's commit about delete links
2011-11-24 00:27:51 +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
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
3bf8cececf
Minor CSS changes
2011-11-17 09:07:21 +01:00
Arnaud Bos
d9cf29c510
First draft of fixing sidebar ugly hovering effect pointed in #51 .
2011-11-02 00:54:43 +01:00
Arnaud Bos
5963d7df9d
Replace edit / delete links by icons. Fix #49 .
2011-11-01 14:35:20 +01:00
Arnaud Bos
7f805b63ca
Improvement of the sidebar look. Related to #34 . Fix #52 .
2011-11-01 12:57:12 +01: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
4e1819523f
Minor changes to the slidebar. See #34
2011-10-18 18:39:38 +02:00
Arnaud Bos
c3b3e2f770
Paint sidebar in green. Close #34
2011-10-18 04:30:34 +02:00
Alexis Metaireau
3f9022ac13
the format for the date is yy-mm-dd
2011-10-17 00:15:44 +02:00
Alexis Metaireau
f7a969240a
Add a datepicker (with support of i18n). Fix #37
2011-10-16 23:38:27 +02:00
Alexis Metaireau
d9c7977a59
fix a bit the UI (identifier on bill's list)
2011-10-15 02:24:02 +02:00
Alexis Metaireau
5245a1a6c7
Do not prompt the user with a 'prompt()' in javascript when deleting members. Fix #29
2011-10-08 17:13:36 +02:00
Alexis Metaireau
75209aeed0
Add a password recovery feature. Fix #32
2011-10-08 15:52:12 +02:00
Arnaud Bos
681f22f3e4
Merge branch 'master' into auth-forms-usability
2011-09-18 23:39:10 +02:00
Alexis Metaireau
5721be1d15
Fix #26 . Footer is now relative
2011-09-14 18:22:26 +02:00
Arnaud Bos
89e1bbe134
Make the identifier clearer to the end-user.
...
- Send an email to the user with the summary of the created project
containing a reminder of the identifier, password and a link.
- Add flash message with the identifier in the /invite page/
- Add a small note containing the identifier in the upper right corner
of the project main page.
2011-09-14 01:16:25 +02:00
Alexis Metaireau
3f8cabd5a8
change the color of the font in the main page
2011-08-25 18:25:10 +02:00
Alexis Metaireau
ab44f253cd
style the send invitations page
2011-08-21 21:16:32 +02:00
Alexis Metaireau
35ea308a26
Fix a weird behavior with tests and databases.
...
Now all the database during the tests is in memory, created for each test and cleared at the end of the test.
2011-08-21 20:54:20 +02:00
Alexis Metaireau
63a6491001
some more design fixes
2011-08-21 15:09:20 +02:00
Alexis Metaireau
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
2011-08-21 14:57:05 +02:00
Alexis Metaireau
85549cc98d
graph some stuff from the spiral website
2011-08-21 03:16:54 +02:00
Alexis Metaireau
d584391929
minor styling changes (homepage)
2011-08-21 02:23:48 +02:00
Alexis Metaireau
7d60bee0ef
Re-design ( Fixes #19 )
2011-08-21 01:42:10 +02:00
Alexis Metaireau
402d756bf1
Make flash messages go away after 2 seconds.
2011-08-10 23:55:07 +02:00
Frédéric Sureau
325b098345
Margin added between the add bill button and the bill list.
2011-08-10 13:16:46 +02:00
Alexis Metaireau
0b180a7e9a
use checkboxes rather than select multiple. Fixes #10
2011-08-10 00:20:16 +02:00
Alexis Metaireau
04fa8d5b02
Styling stuff. Fixes #9 (Adds a menu)
2011-08-09 23:49:44 +02:00
Alexis Metaireau
548101d8bb
Some more theming and fixes.
2011-07-31 23:55:02 +02:00