Michael Kaufmann (d00p)
6902868e58
Merge remote-tracking branch 'origin/0.9.31'
2013-12-17 07:57:58 +01:00
Michael Kaufmann (d00p)
7256d4ff91
fix possible xss-target
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-12-17 07:57:38 +01:00
Michael Kaufmann (d00p)
558108008a
more implementing of new Settings class, refs #1325
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-12-15 12:40:24 +01: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
Michael Kaufmann (d00p)
7688f83134
beautify loadConfigArrayDir(); fix pagination and sorting in admin-tickets, fixes #701
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-12-14 15:43:51 +01:00
Michael Kaufmann (d00p)
aa7d1d3f48
show customer name and loginname in ticket-archive if customer-exists
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-12-12 13:39:18 +01:00
Michael Kaufmann (d00p)
0db0b3bd88
require is a statement and not a function
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-11-18 12:53:33 +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
Michael Kaufmann (d00p)
a152ae3e06
fix some ticket-system issues related with migrating to PDO
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-11-08 14:25:19 +01:00
Michael Kaufmann (d00p)
d251509beb
fix two queries and corrected escaping of ticket-category, thx to vali
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-11-07 10:26:54 +01:00
Michael Kaufmann (d00p)
f2643103b3
completed migration of ticket-class to PDO database class and bugfixing admin-tickets, refs #1287
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-11-06 15:24:39 +01:00
Michael Kaufmann (d00p)
74bb3ccb7e
migrate ticket-system to PDO database class, refs #1287
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-11-06 11:06:03 +01:00
Michael Kaufmann (d00p)
388156b7b8
migrated admin-customers to PDO database class, refs #1287
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-11-06 08:46:45 +01:00
Michael Kaufmann (d00p)
111804b665
migrated admin_tickets and admin_updates to PDO database, refs #1287
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-11-02 10:19:19 +01:00
Michael Kaufmann (d00p)
043422b101
show customer name with su-link on ticket view for admins, and just as plaintext for customers, fixes #1045
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-05-17 09:50:22 +02:00
Michael Kaufmann (d00p)
cebd5ccf56
be nice to an admin/reseller if they don't have any customer-contingent
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 16:37:00 +01:00
Michael Kaufmann (d00p)
7289ec1459
custom order of ticket-categories has to be admin/reseller-dependend
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 16:20:20 +01:00
Michael Kaufmann (d00p)
8b9bc44279
custom order of ticket-categories has to be admin/reseller-dependend
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 15:54:33 +01:00
Michael Kaufmann (d00p)
9061bfd9a3
customers should only see the ticket-categories created by their admin/reseller. Also, there now needs to be a 'tickets-see-all' flag for admins
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 14:09:14 +01:00
Arnold Bechtoldt
7d0ae7ebd2
Ticket Center: Link usernames with their user panel, fixes #1044
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-08-22 11:55:13 +02:00
Andreas Burchert (scarya)
d589b77ae0
Fixed that every support ticket could be accessed by every customer and admin, fixes #1037
...
Signed-off-by: Andreas Burchert (scarya) <scarya@froxlor.org >
2012-02-27 19:09:55 +01:00
Andreas Burchert (scarya)
84f00a2519
Fixes malformed priority in ticket archive search, fixes #714
...
Note: swedish could not be fixed and my swedish is way to bad to do it on my own
Thanks to philnate
2011-09-19 11:11:26 +02:00
Florian Aders (EleRas)
e4f3af5d4b
fixed htmleating in ticketsystem, thx philnate, fixes #727
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-09-06 11:02:47 +02:00
Florian Aders (EleRas)
25609a7068
Moved ticket - formfields to correct directory
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-14 18:47:09 +02:00
Florian Aders (EleRas)
960fa58799
Renamed ticket - templates to follow the rest of the Froxlor scheme: templatedir = <section> = [admin|customer]_<section>.php
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-14 18:34:43 +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)
5fc5bdfaeb
Ups, removed double-encoding
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-03-19 13:24:38 +01:00
Florian Aders (EleRas)
5e0c641a02
Fixing a XSS - vulnerability discovered by tomreyn
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-03-19 13:14:28 +01:00
Florian Aders (EleRas)
0f4695a43f
Fixing SQL-incjection found by tomreyn and general ticket-search, fixes #674
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-03-19 12:22:34 +01:00
Michael Kaufmann (d00p)
43770d37e1
manually merged re-design changes to 80% of the files
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-08 12:53:24 +01:00
Michael Kaufmann (d00p)
59bbfcef4f
- show next logical order number when creating new ticket category, fixes #464
2010-11-08 07:11:00 +00:00
Michael Kaufmann (d00p)
5cd1c1284a
- remove multiserver-stuff from trunk/
...
- allow admins with customer_see_all-flag to see their support-tickets too
- sanitize date-stuff in install.php
- fixed wrong usage of standard_error() in ticket::sendMail()
- fix issue with lighttpd server.bind when IP is IPv6
2010-11-03 06:36:22 +00:00
Michael Kaufmann (d00p)
5fee795b5c
- set correct config for special-characters (umlauts) in HTMLPurifier, refs #129
2010-10-10 08:20:32 +00:00
Michael Kaufmann (d00p)
59b7ced862
- remove bad html-tags in ticket-subject and -message, thx to Edward Fjellskaal
2010-09-23 06:08:23 +00:00
Michael Kaufmann (d00p)
d8b0221c91
- minor fixes in admin_tickets (display of name)
...
- fixes of undefined mailer-class if admin-mail is invalid
2010-05-02 07:46:20 +00:00
Michael Kaufmann (d00p)
a6408bf398
- correct display of username in ticket-system, thanks to arnoldB
2010-05-01 14:54:09 +00:00
Michael Kaufmann (d00p)
8ac41a28b9
- add setting for default support-ticket priority, fixes #178
2010-04-29 05:38:32 +00:00
Michael Kaufmann (d00p)
4cf8e2f2ea
merged ticketcategories branch to trunk, fixes #157
2010-04-21 07:54:46 +00:00
Michael Kaufmann (d00p)
8dcade976d
- fixing undefined variables in various files
...
- removed unneeded require() in admin_aps.php, fixes #6
- design-correction in archivesearch.tpl
2010-02-05 08:23:19 +00:00
Michael Kaufmann (d00p)
0bf05d8bea
disable creating of new support-ticket if there are no customers
2010-01-30 16:00:35 +00:00
Michael Kaufmann (d00p)
a791deb656
move customer-tickets to archive if customer gets deleted
2010-01-30 15:30:47 +00:00
Michael Kaufmann (d00p)
74a41adb1c
fixing ticket-view (date and order);
2010-01-26 06:22:12 +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
Florian Aders (EleRas)
8c55dd6c21
Setting eol-style for php and tpl - files
2010-01-20 16:55:27 +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