| Commit message (Expand) | Author | Age | Files | Lines |
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -11/+13 |
* | next wave of nulldate fixes | redmatrix | 2016-09-26 | 1 | -4/+9 |
* | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 1 | -1/+1 |
* | function to check for different values of NULL_DATE for backward compatibility | redmatrix | 2016-09-21 | 1 | -0/+7 |
* | fix birthday addtocal | redmatrix | 2016-07-21 | 1 | -3/+3 |
* | Merge branch '1.8RC' | redmatrix | 2016-06-19 | 1 | -1/+0 |
|\ |
|
| * | code cleanup | redmatrix | 2016-05-24 | 1 | -1/+0 |
* | | When picktime is false, close date selector on date select | Oda | 2016-06-18 | 1 | -1/+1 |
|/ |
|
* | static App | redmatrix | 2016-03-31 | 1 | -1/+1 |
* | some janitor work on profiles | Mario Vavti | 2016-03-12 | 1 | -1/+11 |
* | a bit of page cleanup for edit profiles | redmatrix | 2016-03-07 | 1 | -1/+1 |
* | turn timezone aware birthdays into a feature for those who want an uncluttere... | redmatrix | 2016-02-26 | 1 | -1/+1 |
* | this reverts ea54987ca4c36 | redmatrix | 2016-02-25 | 1 | -1/+1 |
* | in update_birthdays() we should probably set adjust to 0 instead of 1 since a... | Mario Vavti | 2016-02-25 | 1 | -1/+1 |
* | issue #288 allow relative_date() to be translated into languages with more th... | redmatrix | 2016-02-19 | 1 | -8/+41 |
* | default timepicker to 15 min steps. abbr -> span | Mario Vavti | 2015-11-26 | 1 | -1/+1 |
* | add (blank?) label param to other instances of datetimesel | redmatrix | 2015-11-24 | 1 | -2/+2 |
* | oups :) | Mario Vavti | 2015-11-24 | 1 | -1/+1 |
* | some event heavy lifting - please test and report issues | Mario Vavti | 2015-11-24 | 1 | -11/+12 |
* | do not hide scrollbars | Mario Vavti | 2015-11-21 | 1 | -1/+1 |
* | datetimepicker should also respect first day of week setting | Mario Vavti | 2015-11-21 | 1 | -2/+2 |
* | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 1 | -199/+253 |
* | provide ways to over-ride the datetime pickers | friendica | 2015-03-26 | 1 | -0/+2 |
* | event form cleanup backported from trinidad - still need to style the checkboxes | friendica | 2015-02-05 | 1 | -1/+2 |
* | Use grouped select field for timezone selection | Stefan Parviainen | 2015-01-01 | 1 | -38/+9 |
* | Switch to a better datetime picker widget | Stefan Parviainen | 2014-11-16 | 1 | -17/+28 |
* | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-13 | 1 | -3/+10 |
|\ |
|
| * | the code is a bit crufty, but this should fix issue #687 | friendica | 2014-11-11 | 1 | -3/+10 |
* | | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -2/+5 |
|/ |
|
* | Fix problem with default birth date | Stefan Parviainen | 2014-10-31 | 1 | -1/+4 |
* | Don't display date format, it's already in the placeholder text | Stefan Parviainen | 2014-10-19 | 1 | -30/+0 |
* | Changes in the datetimesel api, prevent user from picking event end date earl... | Stefan Parviainen | 2014-10-19 | 1 | -70/+51 |
* | Oops, forgot one file | Stefan Parviainen | 2014-10-18 | 1 | -73/+85 |
* | This is long overdue - use a symblic constant NULL_DATE instead of the easily... | friendica | 2014-09-08 | 1 | -1/+1 |
* | don't add a birthday event if the birthday channel doesn't have permission to... | friendica | 2014-06-03 | 1 | -0/+5 |
* | bring back birthdays | friendica | 2014-06-02 | 1 | -1/+49 |
* | reorganise a few included functions - notably identity related functions | friendica | 2013-12-03 | 1 | -0/+21 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -22/+20 |
* | progress however tedious | Mike Macgirvin | 2012-10-23 | 1 | -55/+0 |
* | more work on json notifications, now working except for notify popup | friendica | 2012-07-15 | 1 | -1/+1 |
* | gracefully recover from datetime constructor issues | friendica | 2012-07-11 | 1 | -2/+23 |
* | typos | friendica | 2012-06-25 | 1 | -1/+1 |
* | add event titles to discovered birthday events | friendica | 2012-06-25 | 1 | -3/+6 |
* | add missing bracket | Erkan Yilmaz | 2012-06-13 | 1 | -1/+1 |
* | survive bad/un-parseable input to datetime_convert | friendica | 2012-06-12 | 1 | -1/+1 |
* | "howlong" added to marital status. | friendica | 2012-06-02 | 1 | -2/+4 |
* | more sane defaults datetime_convert | friendica | 2012-04-08 | 1 | -3/+6 |
* | fix empty string timezone | friendica | 2012-04-08 | 1 | -0/+7 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
* | make 'x minutes ago' fully translateable with argument ordering. string update. | friendica | 2012-02-12 | 1 | -4/+5 |