Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | model update | René 'Necoro' Neumann | 2011-02-15 | 1 | -1/+2 | |
* | Move the 'add from' to the correct place: ConstAdd | René 'Necoro' Neumann | 2011-02-15 | 3 | -30/+29 | |
* | Allow deletion of prev | René 'Necoro' Neumann | 2011-02-15 | 1 | -0/+2 | |
* | exclude 'next' | René 'Necoro' Neumann | 2011-02-15 | 1 | -1/+1 | |
* | fix previous | René 'Necoro' Neumann | 2011-02-15 | 1 | -3/+4 | |
* | ... and also omit cycles :) | René 'Necoro' Neumann | 2011-02-15 | 1 | -2/+13 | |
* | Do not show consts which already HAVE a next one | René 'Necoro' Neumann | 2011-02-15 | 1 | -1/+2 | |
* | Show dates for next/prev const | René 'Necoro' Neumann | 2011-02-15 | 1 | -3/+5 | |
* | fix | René 'Necoro' Neumann | 2011-02-15 | 1 | -1/+4 | |
* | fix | René 'Necoro' Neumann | 2011-02-15 | 1 | -1/+1 | |
* | mysql fix | René 'Necoro' Neumann | 2011-02-15 | 1 | -1/+6 | |
* | More nice things for constant expenses | René 'Necoro' Neumann | 2011-02-15 | 8 | -16/+107 | |
* | Ignore more files | René 'Necoro' Neumann | 2011-02-15 | 1 | -0/+3 | |
* | Add content-type | René 'Necoro' Neumann | 2011-02-15 | 1 | -0/+1 | |
* | Update copyright | René 'Necoro' Neumann | 2011-02-07 | 1 | -1/+1 | |
* | Instead of overloading the normal 'render' function, add a 'render_utf8' method | René 'Necoro' Neumann | 2011-02-07 | 3 | -6/+3 | |
* | missed one | René 'Necoro' Neumann | 2011-02-07 | 1 | -1/+1 | |
* | unicode aware form | René 'Necoro' Neumann | 2011-02-07 | 1 | -1/+10 | |
* | Use Unicode as expected | René 'Necoro' Neumann | 2011-02-07 | 1 | -2/+2 | |
* | but not edit | René 'Necoro' Neumann | 2010-08-26 | 1 | -1/+8 | |
* | Make add redirect to add | René 'Necoro' Neumann | 2010-08-26 | 1 | -1/+1 | |
* | Add datepicker to add/edit | René 'Necoro' Neumann | 2010-07-27 | 3 | -3/+23 | |
* | Fix sizes of datepicker | René 'Necoro' Neumann | 2010-07-27 | 1 | -3/+3 | |
* | Add jQuery UI -- Datepicker | René 'Necoro' Neumann | 2010-07-27 | 17 | -0/+1168 | |
* | Add category manipulation support | René 'Necoro' Neumann | 2010-07-27 | 10 | -6/+85 | |
* | Konstante Kosten | René 'Necoro' Neumann | 2010-07-26 | 1 | -1/+1 | |
* | Added link to edit the constant stuff | René 'Necoro' Neumann | 2010-07-26 | 1 | -1/+1 | |
* | Added addition and modification of constant stuff | René 'Necoro' Neumann | 2010-07-26 | 3 | -8/+106 | |
* | Only show right nav arrow, if the following month is not in the future | René 'Necoro' Neumann | 2010-07-05 | 2 | -14/+20 | |
* | Add month navigation | René 'Necoro' Neumann | 2010-07-05 | 6 | -5/+35 | |
* | Add icon | René 'Necoro' Neumann | 2010-07-05 | 2 | -1/+2 | |
* | change cursor | René 'Necoro' Neumann | 2010-07-05 | 1 | -0/+5 | |
* | Some restructuring | René 'Necoro' Neumann | 2010-07-05 | 3 | -28/+45 | |
* | Closed/Open images | René 'Necoro' Neumann | 2010-07-05 | 4 | -0/+146 | |
* | Move page templates into their own folder | René 'Necoro' Neumann | 2010-05-25 | 5 | -5/+7 | |
* | Added the ability to edit an expense | René 'Necoro' Neumann | 2010-05-25 | 3 | -9/+34 | |
* | Fix | René 'Necoro' Neumann | 2010-05-12 | 1 | -2/+2 | |
* | Show more details | René 'Necoro' Neumann | 2010-05-12 | 4 | -19/+42 | |
* | Create new form each time | René 'Necoro' Neumann | 2010-05-12 | 1 | -24/+26 | |
* | Fix redirect in Add | René 'Necoro' Neumann | 2010-05-10 | 1 | -1/+1 | |
* | Added the 'add expense' stuff | René 'Necoro' Neumann | 2010-05-10 | 4 | -3/+69 | |
* | Add converter | René 'Necoro' Neumann | 2010-05-10 | 1 | -0/+74 | |
* | Show details | René 'Necoro' Neumann | 2010-05-10 | 4 | -0/+30 | |
* | Fix menu | René 'Necoro' Neumann | 2010-05-10 | 1 | -1/+1 | |
* | Add jquery 1.4.2 | René 'Necoro' Neumann | 2010-05-10 | 1 | -0/+6240 | |
* | Better mappings | René 'Necoro' Neumann | 2010-05-05 | 1 | -1/+1 | |
* | Coerce strings to ints | René 'Necoro' Neumann | 2010-05-05 | 1 | -0/+3 | |
* | Improved model ... indizes | René 'Necoro' Neumann | 2010-05-04 | 1 | -29/+16 | |
* | Revert "Splitup date fields" | René 'Necoro' Neumann | 2010-05-04 | 1 | -8/+13 | |
* | Splitup date fields | René 'Necoro' Neumann | 2010-05-04 | 1 | -13/+8 |