Michael Kaufmann (d00p)
|
c0fddbce81
|
use correct pagination in admin-log/customer-log, fixes #1726
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-03-08 14:04:40 +01:00 |
|
Michael Wyraz
|
dd4cfebe75
|
append wildcards to search if user did not enter any
|
2016-08-22 15:55:13 +02:00 |
|
Florian Klink
|
7a36f5edac
|
lng: fix typo decending -> descending
|
2016-06-07 22:33:24 +02:00 |
|
Michael Kaufmann (d00p)
|
276d6b30d1
|
first few implementations of new Setting-class, refs #1325
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-15 11:47:23 +01:00 |
|
Roman Schmerold (BNoiZe)
|
911de0727f
|
fixed search not calculating diskspace/traffic if no operator is used
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2013-12-11 17:11:49 +01:00 |
|
Michael Kaufmann (d00p)
|
8822067311
|
fix search for webspace and traffic related values, also, for integer fields (like diskspace) you can now use the following operators when searching: >, < and =; fixes #772
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-09 17:24:11 +01:00 |
|
Michael Kaufmann (d00p)
|
345ba3a202
|
migrated autoresponder-cron to new PDO database class, beautify sql-query in paging-class, fix typos in traffic-cron (thx to Dessa), refs #1287
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-20 08:15:30 +01:00 |
|
Michael Kaufmann (d00p)
|
a4ee4be2b4
|
migrate paging class to new PDO database class, refs #1287
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-18 09:09:06 +01:00 |
|
Arnold Bechtoldt
|
601bf68d09
|
Implementing the whole template system using Smarty. This commit includes movements of ROOT/js, ROOT/images, etc. to theme specific directories like templates/<THEME>/. If you are attemping to use your own templates you won't need to modify Froxlor's core files. This commit may require additional work.
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-14 23:08:25 +02:00 |
|
Andreas Burchert (scarya)
|
6d25edab60
|
Fixed missing chars, fixes #869
Thanks to philnate
Signed-off-by: Andreas Burchert (scarya) <scarya@froxlor.org>
|
2011-10-18 13:19:04 +02:00 |
|
Andreas Burchert (scarya)
|
6badc2ad77
|
Increased the sorting to 5 chars. Should be enough, fixes #756
|
2011-06-23 23:44:11 +02:00 |
|
Andreas Burchert (scarya)
|
51a83d8b09
|
Removed @version in file header. This isn't used by git.
|
2011-05-04 11:59:20 +02:00 |
|
Florian Aders (EleRas)
|
ffed226a4f
|
Fixing typo in paging-
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2011-02-22 20:15:42 +01:00 |
|
Michael Kaufmann (d00p)
|
bee19fabfa
|
merged more of the re-design files to current state
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2011-02-08 13:17:24 +01:00 |
|
Robert Foerster (Dessa)
|
883963d2e2
|
svn:eol-style got murdered on some files for whatever reason so it gets resurrected now, also set some svn:keywords
|
2010-01-27 08:54:31 +00:00 |
|
Michael Kaufmann (d00p)
|
632c7051fc
|
changing file-headers;
fixing $needrootdb in cron_init.php (why was this disabled?);
|
2010-01-25 10:06:34 +00:00 |
|
Florian Aders (EleRas)
|
66ac89698f
|
Set svn:keywords "Id" on every file except images and configfiles
|
2010-01-25 09:11:52 +00:00 |
|
Michael Kaufmann (d00p)
|
9907afe630
|
ininitial froxlor commit;
'reverted' old-style update-process;
removed billing-classes, -functions and -templates;
some sql-fixes;
|
2010-01-20 09:12:52 +00:00 |
|