Commit Graph

632 Commits (ac74b9774d65db72bedf97b83cf88e808fbb08b6)

Author SHA1 Message Date
Andreas Granig 9097768d58 MT#6773 Remove any Data::Printer calls
11 years ago
Andreas Granig 79e2274a4b MT#6789 Clear old password on logged-in reset.
11 years ago
Andreas Granig b4ef15ded2 MT#6693 Deny resellers edit attribs of subprofiles
11 years ago
Andreas Granig 76cd2f2a33 MT#6693 Let reseller be chosen on profset cloning
11 years ago
Andreas Granig aed5d7ef09 MT#6843 Implement password auto-generation.
11 years ago
Andreas Granig c5c8f1089b MT#6789 Add switch to allow anonymous pwd recovery
11 years ago
Andreas Granig fd1ce99ea1 MT#6789 Don't clear old password on pwd reset.
11 years ago
Andreas Granig 2bf4fe1e92 MT#6831 Implement global password policy.
11 years ago
Andreas Granig 6b6d5e0aa7 MT#6789 Add "forgot password" feature for subs.
11 years ago
Andreas Granig bf5ec092bb MT#6789 Add subscriber email and password recovery
11 years ago
Andreas Granig 507402c561 MT#6789 Choose email template for customer - WIP
11 years ago
Andreas Granig 02610faa68 MT#6789 Implement email template management.
11 years ago
Andreas Granig 5aea5658df MT#6693 Remove CF/prefs in case of profile edit
11 years ago
Gerhard Jungwirth 24ad811460 MT#6695 error checks on generating certificates
11 years ago
Gerhard Jungwirth 2fc4743183 MT#6497 API use billing subscriber id on all places in cf_*_sets
11 years ago
Gerhard Jungwirth 63ac99218e MT#6497 API cfmappings PUT, PATCH
11 years ago
Gerhard Jungwirth a11b53aa3e MT#6497 API cfmappings GET
11 years ago
Andreas Granig c1307b1cbe MT#6693 Fix extension creation without profile set
11 years ago
Andreas Granig ceb53a1837 MT#6693 Fix subadmin subscriber editing.
11 years ago
Andreas Granig a3f944e777 MT#6693 Show extension vs number for customer subs
11 years ago
Andreas Granig 560bf47ab1 MT#6693 Fix PBX group editing.
11 years ago
Andreas Granig 9aead3f255 MT#6693 More subscriber editing rework.
11 years ago
Andreas Granig 16b44673f4 MT#6693 Rework PBX subscriber/group handling.
11 years ago
Andreas Granig f197d4a665 MT#6693 Fix profile(set) editing of pbx subs.
11 years ago
Andreas Granig e98c94d1e8 MT#6693 Remove reseller "back" param workaround.
11 years ago
Andreas Granig 17d4140b64 MT#6693 Add separate form for subadmin pbx flow.
11 years ago
Andreas Granig 40663ebf56 MT#6693 Filter call-forwards for subs profiles.
11 years ago
Andreas Granig 9e57582662 MT#6693 Let admin/reseller clear subs profiles
11 years ago
Andreas Granig 202b9c9f39 MT#6693 Let subadmins edit subscriber profile.
11 years ago
Andreas Granig 8c867420e8 MT#6693 Rename profile categories to profile sets.
11 years ago
Andreas Granig bc4bffc930 MT#6693 Align subs profile CRUD to catalog schema.
11 years ago
Andreas Granig 4d430b7578 MT#6693 Introduce profile catalogs.
11 years ago
Andreas Granig a89b8ead71 MT#6693 Basic pref filter based on subs profiles.
11 years ago
Andreas Granig 4cf62bc8cd MT#6693 Assign profiles to subscribers - WIP.
11 years ago
Andreas Granig 54a56b5b00 MT#6693 Properly handle sub profile attributes.
11 years ago
Andreas Granig a9ffa23288 Subscriber profile management. WIP.
11 years ago
Andreas Granig f88eb321c2 MT#6687 Use transaction when cloning set.
11 years ago
Gerhard Jungwirth 2dd40a8999 MT#6497 API cftimesets
11 years ago
Gerhard Jungwirth d4cf98646d MT#6497 API cfdestinationsets
11 years ago
Gerhard Jungwirth 237ebdad95 MT#6665 show error on parsing billing fees
11 years ago
Gerhard Jungwirth b343f16e5e MT#6497 API: edit callforwards
11 years ago
Gerhard Jungwirth fc1c89a7c1 MT#6497 API: get callforwards (simple)
11 years ago
Gerhard Jungwirth 4eeedf36fe MT#6703 normalize CRLF to LF
11 years ago
Gerhard Jungwirth 3bdc7c74b9 MT#6703 fix merge conflict
11 years ago
Irina Peshinskaya 84feeb1542 Merge branch 'master' of git.mgm.sipwise.com:ngcp-panel
11 years ago
Andreas Granig f5ce7e9db5 MT#6461 Let resellers rebrand their panel
11 years ago
Irina Peshinskaya 021b0af430 Merge branch 'master' of git.mgm.sipwise.com:ngcp-panel
11 years ago
Gerhard Jungwirth dfa5a2d1de MT#6559 remove usage of CLASS
11 years ago
Gerhard Jungwirth 21a5d7ee37 MT#6195 API rwr: Give proper reseller access
11 years ago
Andreas Granig 861e38b649 MT#6283 Add more query params to existing colls
11 years ago
Andreas Granig 45a42b9b61 MT#6479 API: Allow resellers to access some funcs.
11 years ago
Andreas Granig 7cbb8633ab MT#6461 Let admin rebrand reseller.
11 years ago
Andreas Granig 32f704451a MT#6459 Fix peering contract and peer auth pref.
11 years ago
Irina Peshinskaya bd7d18c49b Merge branch 'master' of git.mgm.sipwise.com:ngcp-panel
11 years ago
Gerhard Jungwirth d313bc7559 MT#4369 callflow: count total correctly
11 years ago
Gerhard Jungwirth 6f368e820f MT#6195 API: rewriterule/rewriteruleset: DELETE
11 years ago
Gerhard Jungwirth 31e6c5fa71 MT#6195 API: ability to handle rules directly in rewriteruleset
11 years ago
Gerhard Jungwirth c7c1e012a9 MT#6195 API: adapt RewriteRules to search framework
11 years ago
Gerhard Jungwirth ede3d43a42 MT#6195 API: rewriterule/rewriteruleset: POST
11 years ago
Gerhard Jungwirth 11e421dc08 MT#6195 API: rename rewrite -> rewriterulesets
11 years ago
Gerhard Jungwirth 83fa4552f2 MT#4369 use min_timestamp
11 years ago
Gerhard Jungwirth 720e70b939 MT#4369 optimize callflow using a custom query
11 years ago
Gerhard Jungwirth 72ae4a5471 MT#4369 optimize mysql performance on callflow page
11 years ago
Irina Peshinskaya 34f77792c9 Merge branch 'master' of git.mgm.sipwise.com:ngcp-panel
11 years ago
Andreas Granig 259cff4f18 MT#4235 Fix some Jitsi provisioning options.
11 years ago
Andreas Granig 11d83a7ead MT#6283 Implement search-framework.
11 years ago
Irina Peshinskaya f0263620e4 Merge branch 'master' of git.mgm.sipwise.com:ngcp-panel
11 years ago
Gerhard Jungwirth 36f2be7689 MT#6195 API: rewrite: GET, PUT and PATCH implemented
11 years ago
Irina Peshinskaya 8508efc754 Merge branch 'master' of git.mgm.sipwise.com:ngcp-panel
11 years ago
Alexander Lutay 1c8ff01cc1 MT#5083 Fixes for several SendFax WEB interface issues
11 years ago
Irina Peshinskaya f5b02e48f0 Merge branch 'master' of git.mgm.sipwise.com:ngcp-panel
11 years ago
Irka 3e393f1f5d MT#5879 Now Preview works correct. Time to implement saving passed template.
11 years ago
Irka 631a069a02 MT#5879 Very basic logic without storing to db. But seems as will be able to make it generic against template types.
11 years ago
Andreas Granig 315fe4bce9 MT#6047 Implement system-wide field dev overview.
11 years ago
Andreas Granig 9b9b4c0628 MT#5601 Update field-device lines on model updates
11 years ago
Andreas Granig 432080d384 MT#5929 More external_id fixes.
11 years ago
Andreas Granig 4456bd02e4 MT#5929 Fix ext_subscriber_id handling.
11 years ago
Irka fb891ee0ed Save state with incorrect, but fast svg template apply
11 years ago
Andreas Granig 74aeb7938d MT#5929 Fix lock, ext_xxx_id and dbalias handling.
11 years ago
Irka e923b71022 Merge remote-tracking branch 'origin' into ipeshinskaya/InvoiceTemplate2
11 years ago
Andreas Granig c61b9eec5d MT#3933 API: Handle subscriber lock/termination
11 years ago
Andreas Granig 71b8d2e957 MT#5967 Validate (man_)allowed_ip input.
11 years ago
Andreas Granig da79426c00 MT#3933 API: Implement subscriber preferences.
11 years ago
Andreas Granig eb1464f558 MT#3925 Return json error for 403/404 on /api/.+
11 years ago
Andreas Granig 2f749a341a MT#3933 API: add subscriber editing via PUT/PATCH
11 years ago
Andreas Granig bc08567683 MT#5811 Properly set websocket paths.
11 years ago
Irka 77136247f0 Invoices - a little bit more clean. But still DB is fake, and columns titles are interesting to think about more.
11 years ago
Irka 5818d51230 test commit
11 years ago
Andreas Granig 0218de9cc0 MT#5833 Update italian translation.
11 years ago
Andreas Granig 0f26d8fcbe MT#3961 Update German localization.
11 years ago
Andreas Granig 1f9e407377 MT#3925 API: more doc and description fixes.
11 years ago
Andreas Granig 2c49abb49e MT#3925 Add more field descriptions to forms.
11 years ago
Andreas Granig c799df3ebd MT#3925 API: dynamically render API documentation.
11 years ago
Andreas Granig 9587330201 MT#5251 Optimize billing fees upload.
11 years ago
Gerhard Jungwirth f99ce65102 MT#5859 let subscriber change his webpassword
11 years ago
Andreas Granig 8c3a279247 MT#5473 Fix deleting peering groups.
11 years ago
Gerhard Jungwirth 360d622bcc MT#3961 check language before login, map en to i-default
11 years ago
Andreas Granig b88d36bdf0 MT#5083 Implement sendfax in ngcp-panel.
11 years ago
Andreas Granig eaad8dfda5 MT#3961 Rework German localization.
11 years ago
Andreas Granig 33001ef88a MT#5811 Prettify roster and add chat window
11 years ago