Lóna Lore
|
0781acf17e
|
Replaced hardcoded "ago" string with constant.
|
2015-12-12 14:49:13 +01:00 |
|
Miroslav Yovchev
|
748ffc8f6e
|
Merge branch 'master' of github.com:e107inc/e107
|
2015-10-30 09:28:39 +02:00 |
|
Cameron
|
cffb369751
|
Issue #1109, Fixes #830, Fixes #731, Fixes #710, Fixes #608, Fixes #1012 : v1 -> v2 Upgrade-Routine fixes (including forum plugin)
|
2015-08-24 17:39:28 -07:00 |
|
Miroslav Yovchev
|
a145318f6a
|
wrong docblock type hinting
|
2015-07-31 22:30:26 +03:00 |
|
Cameron
|
03fb11dfc0
|
Issue #1157 - Should fix datepicker locale issue.
|
2015-07-26 17:33:15 -07:00 |
|
Cameron
|
027a74f5b0
|
Code cleanup
|
2015-02-15 02:37:36 -08:00 |
|
Cameron
|
c65359e444
|
Removed Months and Days from language files. Replaced with strftime() functions. New 'terms' method added to Date handler.
eg. e107::getDate()->terms('month'); returns an array of month names in the current language.
|
2014-06-02 17:07:02 -07:00 |
|
Cameron
|
6a8e57bb05
|
Fixes #509 - Date (month) conversion issue on Windows machines.
|
2014-02-18 05:41:58 -08:00 |
|
Cameron
|
39786cb670
|
Fix for string to unix datestamp conversion on Linux machines. Tested with English and French.
|
2013-11-22 01:30:06 -08:00 |
|
Cameron
|
5033689543
|
Fix - Dates where being increased by one month when editing in admin.
|
2013-11-09 20:08:41 -08:00 |
|
SecretR
|
6ae99f2bfd
|
Applying missing commits
|
2013-10-16 18:13:21 +03:00 |
|
SecretR
|
2bdcceab9c
|
Various bug fixes
|
2013-10-14 15:38:57 +03:00 |
|
SecretR
|
714b6a810f
|
convert date string to time bugfix
|
2013-09-26 00:24:50 +03:00 |
|
Cameron
|
04c187ee2b
|
More consistent 'short' relative date
|
2013-07-08 10:41:23 -07:00 |
|
Cameron
|
a5c9ff2cb9
|
Fixed: Date wouldn't display under some circumstances.
|
2013-06-22 18:23:51 -07:00 |
|
Cameron
|
beca1115c5
|
Closes #108, Issue #133 and may correct Issue #335 - Datepicker updated and should now be working with times also. eg. 7:30PM
|
2013-05-25 16:06:51 -07:00 |
|
Cameron
|
94a4ba34e6
|
Chatbox working again with ajax
|
2013-04-26 21:49:09 -07:00 |
|
Cameron
|
1830401b08
|
Should fix part of the datepicker issue #133
|
2013-03-16 18:35:20 -07:00 |
|
Cameron
|
5cb899f8af
|
Forum template work.
|
2013-03-12 04:22:09 -07:00 |
|
Cameron
|
1135a65fba
|
Plugin Manager code cleanup - a little closer to admin-ui stage. .
|
2013-03-05 06:12:18 -08:00 |
|
Cameron
|
e7c60ee476
|
Issue #133 - tested the date conversion outside of news etc. And is all working properly. Issue must be elsewhere.
|
2013-03-05 06:12:08 -08:00 |
|
Cameron
|
50b922f588
|
News datestamp now retains value when editing. Updated datetime picker.
|
2013-02-20 17:38:34 -08:00 |
|
Cameron
|
59d1afce62
|
Another datepicker fix
|
2013-01-22 13:11:29 -08:00 |
|
Cameron
|
be5845bf46
|
More datepicker fixes
|
2013-01-22 10:13:59 -08:00 |
|
Cameron
|
04ea1f46d0
|
Modification to plugin.xml and theme.xml spec. 'lan=' instead of 'lang='.
Added <summary> and <keywords>
Plugin builder enhanced to match these changes
|
2012-12-05 16:43:53 -08:00 |
|
CaMer0n
|
9f6df8be0a
|
Date handler am/pm fix.
|
2012-09-06 18:59:09 +00:00 |
|
CaMer0n
|
979e42db13
|
Date-input fix
|
2012-09-03 23:01:50 +00:00 |
|
CaMer0n
|
dcebf383df
|
Added inline datepicker option.
|
2012-05-26 13:09:03 +00:00 |
|
CaMer0n
|
d8a6c15c02
|
Major clean-up and enhancement of datepicker() and related functions
|
2012-05-26 12:21:39 +00:00 |
|
secretr
|
4fecfffddd
|
svn keywords added (v0.8)
|
2010-02-10 18:18:01 +00:00 |
|
e107steved
|
08aaa0b0fc
|
Fix documentation errors
|
2009-12-13 21:52:32 +00:00 |
|
e107steved
|
c88a7fd6ed
|
Another batch of fixes and tweaks; mostly mailout-related
|
2009-12-01 20:05:54 +00:00 |
|
e107steved
|
5d3aaaa541
|
More mailer stuff - bug fixes, cron-driven bounce handling, timed send, notify on run complete
|
2009-11-27 21:42:46 +00:00 |
|
marj
|
62ef2fd56e
|
Fix copyright info.
|
2009-11-18 01:49:18 +00:00 |
|
secretr
|
890bd0db44
|
date convert: added generic string to timestamp converter (toTime()); admin UI: textareas autoexpand now available sitewide (back-end), multi table JOIN support, field (db table) aliases support, user auto-complete search should work fine now, example usage added on faqs administration
|
2009-11-10 19:13:07 +00:00 |
|
secretr
|
dac35acbf7
|
Admin tools - list/create/edit/settings done, some more boring tasks (batch confirmation screen, bugs, clean-clean-CLEAN) left, work in progress
|
2009-11-04 17:29:26 +00:00 |
|
secretr
|
7f15da0b74
|
Admin tools - more work
|
2009-10-30 17:59:32 +00:00 |
|
secretr
|
4c7bf15d46
|
date convert typo
|
2009-10-23 13:06:21 +00:00 |
|
secretr
|
514b77581e
|
better date converting
|
2009-10-22 19:14:26 +00:00 |
|
marj
|
3420b193ab
|
Language selection simplification
switch to include_lan for the time being
work in progress
|
2009-08-15 11:55:30 +00:00 |
|
e107steved
|
198c89d59b
|
Bugtracker #3769 - don't display most zero values
|
2007-02-18 13:10:26 +00:00 |
|
e107steved
|
b834d1376f
|
Add missing closing tags
|
2007-01-17 20:47:41 +00:00 |
|
e107steved
|
9ba42095d6
|
Handle dates passed wrong way round - thanks marj
|
2006-12-23 15:44:31 +00:00 |
|
e107steved
|
64c78857b6
|
Bug #3620 - calculation of time elapsed between dates should be accurate
|
2006-12-22 20:46:53 +00:00 |
|
mcfly
|
e149b35fcc
|
new module creation
|
2006-12-02 04:36:16 +00:00 |
|