Commit Graph

33 Commits (199f2d6f5c032fb4b533e2dd77c401c0ccf1c8ad)

Author SHA1 Message Date
Daniel Tiefnig 7741261bb6 allow fraud notify address field to be unset
13 years ago
Daniel Tiefnig a815c33b31 print error message on invalid notification e-mail addresses
13 years ago
Daniel Tiefnig b9fb4a14ce fix fraud notify array reference handling
13 years ago
Daniel Tiefnig 8a994a3cce allow fraud_interval_notify string to be on-the-fly replaced by array ref
13 years ago
Daniel Tiefnig b82b8a9a61 add fraud parameters to billing profile web form
13 years ago
Christian Veigl 023a4ff0ec enforce billing profile name limit (mantis:969)
13 years ago
Daniel Tiefnig ad0fbc0d25 fix billing profile fee error handling - fixes #351
14 years ago
Daniel Tiefnig 0c005ffb21 added some syntax checks for billing CSV upload
14 years ago
Daniel Tiefnig b80b57860d added prepaid checkbox for billing profiles
14 years ago
Daniel Tiefnig f6b2ae8748 use urlencoded parameter for billing fee edit - fixes issue #763
14 years ago
Daniel Tiefnig 9f1f708aa9 added support for CSV billing import header lines
14 years ago
Daniel Tiefnig 5c7c53f26a support mac style linebreaks
14 years ago
Daniel Tiefnig 591149dc2c workaround for empty peektime settings
14 years ago
Daniel Tiefnig 352d159cdf update to copyrights in source files
15 years ago
Daniel Tiefnig 6bb29dc613 removed prepaid billing profile flag
15 years ago
Daniel Tiefnig 73949c7690 deactivated products
15 years ago
Daniel Tiefnig 4433f967e1 handle duplicate destination errors
15 years ago
Daniel Tiefnig 841d18e646 fixed weekday mapping to match mysql's: 0 => monday, 6 => sunday
15 years ago
Daniel Tiefnig abc5ae8db1 added currency and VAT handling to admin interface
15 years ago
Daniel Tiefnig 6f2dfee77d fixed copyright and author notices
15 years ago
Daniel Tiefnig 4cd90aea57 implemented redirects for unauthenticated requests (session timeouts)
15 years ago
Daniel Tiefnig 3fbee5f333 fixed maximum offset detection
15 years ago
Daniel Tiefnig 3df23ec198 simplified pagination method signature
15 years ago
Daniel Tiefnig 518a19e303 adapted code to new ossbss responses for arrays
16 years ago
Daniel Tiefnig 1e07ba9acf added support for regex in billing fee destinations
16 years ago
Daniel Tiefnig b93cd833b6 some more tooltips
16 years ago
Daniel Tiefnig 78661e9b55 some input field descriptions and format strings
16 years ago
Daniel Tiefnig 85911f90ae added peaktime edit functions for special dates
16 years ago
Daniel Tiefnig 4975e118e8 added peaktime edit functions for weekdays
16 years ago
Daniel Tiefnig bf457ea00d added code to create billing fee entries
16 years ago
Daniel Tiefnig 77b0f36253 implemented billing fees handling: show/edit/delete
16 years ago
Daniel Tiefnig 1ede1b0397 implemented product deletion function
16 years ago
Daniel Tiefnig a59448ebf5 implemented products and billing profile overview page
16 years ago