5
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Check that specified static IP is not in the dynamic pool range of a subnet when adding a static host More... about 17 years ago
* Check that defined skelDir option in base.ini points to an existing directory * Use skelDir option to populate home directory when creating new user instead of /etc/skel (closes #82) More... about 17 years ago
* Delete txTRecord attribute from a zone if empty More... about 17 years ago
* delGroup remote call cleanup More... about 17 years ago
* Cleanup group deletion code More... about 17 years ago
* Search gettext locale alias in more files (closes #68) More... about 17 years ago
* Translate French comments * Re-indent * Change "Incorrect ID" to "Login failed" * Focus on login field More... about 17 years ago
* Allow to set textarea row numbers in TextareaTpl (Julien Blache) More... about 17 years ago
* Fix description field issue (closes #80) * Use TrFormElement instead of HTML code * Use new popup code * Some strings were not marked for translation More... about 17 years ago
* Protect filename and rootpath fields with IA5InputTpl * Error popup if the given IP is not in the DHCP subnet range, and highlight the IP address field label More... about 17 years ago
* Use HostIpListInputTpl and IA5InputTpl when needed * Fix empty filename statement problem More... about 17 years ago
* New HostIpListInputTpl input field More... about 17 years ago
* Better IA5 check regex More... about 17 years ago
* Check string for DNS zone and DHCP description string More... about 17 years ago
* New input template for IA5 strings More... about 17 years ago
* Fix for selecItem::display (Julien Blache) * New class FileTpl (Julien Blache) * new class TextareaTpl (Julien Blache) More... about 17 years ago
* Add "not authoritative" statement to DHCP service config More... about 17 years ago
* Add notification when adding/editing a subnet More... about 17 years ago
* Add NotifyWidgetSuccess and NotifyWidgetFailure class More... about 17 years ago
* Make PasswordTpl inherit from InputTpl to use javascript form validation More... about 17 years ago
* Auto fill the host name and MAC address field when possible More... about 17 years ago
* Only display dynamic host owned by the subnet More... about 17 years ago
* New DhcpLeases class to parse DHCP server leases More... about 17 years ago
* Try log patterns according to the pattern keys map order, and stop at the first match More... about 17 years ago
* Merge dynamic/static DHCP hosts in the view * Display operations according to static/dynamic attribute More... about 17 years ago
* add getDhcpLeases call More... about 17 years ago
* Display DHCP operations in a dedicated column More... about 17 years ago
* Add a new class called EmptyActionItem that display nothing in the action slot of a ListInfos object * Add "empty" CSS class used to display EmptyActionItem object * Allow ListInfos object to display different actions items for each row * Allow to pass more arguments to action items More... about 17 years ago
* Update for 1.1.4 More... about 17 years ago
* Update for 1.1.4 More... about 17 years ago