summaryrefslogtreecommitdiffstats
path: root/usr/local/www/javascript
Commit message (Collapse)AuthorAgeFilesLines
* Remove diag_backup.js progress.php upload_progress.php since they are not ↵Ermal2013-01-051-11/+0
| | | | used since long time
* it was giving error at firebugogun acik2012-11-161-35/+36
|
* This should have been 2.1 only, and it's just causing some odd package ↵jim-p2012-06-121-8/+5
| | | | | | behavior on 2.0.2 (blank lines in squid's interface selection, for one). 2.1 has different code here anyhow. Revert "Added "interface_selection" type to enable interface selection in tinydns server" This reverts commit 05d908db3ad62e46eb22bb73e397ba8bf61cb36c.
* Added "interface_selection" type to enable interface selection in tinydns serverwhizkidzz2012-04-061-5/+8
| | | | | This is usefull in multiwan setup and to check if a server behind pfsense is still running. So that tinydns can change the corresponding records
* Check if a widget is null before testing a property. Fixes skipped updates ↵jim-p2011-09-131-1/+1
| | | | on certain widgets (like the gateway widget) if someone doesn't have the cpu widget file on their fs (which a clean install does not).
* Adding chosen but do not actually use it beyond loadingScott Ullrich2011-07-238-0/+3117
|
* Bump to 1.7Scott Ullrich2011-07-221-1130/+2337
|
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mterron-clone ↵Chris Buechler2011-05-077-0/+0
|\ | | | | | | into review/master
| * Optimized all images using Yahoo Smush.it service.root2011-03-237-0/+0
| | | | | | | | | | | | | | | | | | | | | | Savings: ------------------------------------- Total images uploaded - 1432 Total images smushed - 575 Total uploaded images size - 4507518 bytes Total smushed image size - 3928995 bytes Percentage saving - 14.724452% -------------------------------------
* | Only start log update ajax timer if the updateDelay is defined. ↵jim-p2011-04-181-1/+3
|/ | | | http://forum.pfsense.org/index.php/topic,35771.0.html
* CommentScott Ullrich2010-12-191-0/+3
|
* Add rowhelper_onDelete callScott Ullrich2010-12-191-2/+5
|
* Nuke function_exists()Scott Ullrich2010-12-191-14/+0
|
* Add and use rowhelper_onAdd which will fire javascript code after adding new rowScott Ullrich2010-12-191-0/+3
|
* Remove debugging alert()Scott Ullrich2010-12-191-1/+0
|
* Add rowhelper_onChange variable for row helper and remove the previous ↵Scott Ullrich2010-12-191-16/+12
| | | | function detection code
* Touch log file so it can be created on livecdScott Ullrich2010-12-181-2/+5
|
* Adding support for custom hooks. If the function ↵Scott Ullrich2010-12-171-6/+23
| | | | row_helper_dynamic_custom() exists it will be called and pass a tr object which is the createElement("tr") handle.
* Honor rowsize.Scott Ullrich2010-12-171-1/+1
|
* Cleanup code and fix dynamic firewall log reverse view, fixes #1031jim-p2010-11-231-9/+9
|
* Add a function type to the field types allowed, to allow more field types ↵Erik Fonnesbeck2010-11-092-2/+6
| | | | without directly adding all of them to row helper.
* Remove unnecessary variable and fix loop test. Corrects AJAX update of last ↵jim-p2010-10-071-5/+3
| | | | gateway status table cell (it was never updated before)
* Hide redirect and filter rule association fields when "no rdr" is checked. ↵Erik Fonnesbeck2010-09-291-1/+13
| | | | Ticket #570
* Unhide the source port options on firewall rules when they are not at the ↵Erik Fonnesbeck2010-09-281-2/+4
| | | | defaults.
* Revert "Shows source ports when they are already defined" - this only made ↵Erik Fonnesbeck2010-09-281-4/+2
| | | | | | it so they were never hidden. This reverts commit d886ebd6d438cf9b397face67ed4f254de661a94.
* Simplify the logic here so that it only uses this conditional expression once.Erik Fonnesbeck2010-09-281-2/+2
|
* Revert "Remove unnecessary JS variable" - it had a purpose.Erik Fonnesbeck2010-09-281-1/+3
| | | | This reverts commit ec325889dc8a9a9ee4476bea6cb17cc4b63e28fe.
* Fix the delete button and a couple other small errors. Ticket #891Erik Fonnesbeck2010-09-142-2/+2
|
* Make possible to run multiple instances of pppoe server. Not yet switched to ↵Ermal2010-09-021-0/+2
| | | | mpd4.
* Move to javascript/Scott Ullrich2010-08-301-0/+142
|
* Fix ajax updating of fields when the CPU graph widget is not in use.jim-p2010-08-171-4/+4
|
* Merge remote branch 'mainline/master' into jsRenato Botelho2010-08-131-1/+4
|\
| * should be #777 not *777Chris Buechler2010-08-131-1/+1
| |
| * Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-08-132-5/+4
| |\
| * | Expose MRRU settings in the GUI for PPPoE (MLPPP).gnhb2010-08-131-0/+3
| | |
* | | Shows source ports when they are already definedVinicius Coque2010-08-131-2/+4
| |/ |/|
* | Remove unnecessary JS variableVinicius Coque2010-08-131-3/+1
| |
* | Fix the js that hides advanced button on firewall rulesVinicius Coque2010-08-131-2/+3
|/
* Add the ability to select a mode for LB pool members, load balance (default) ↵jim-p2010-08-101-0/+38
| | | | or manual failover. If manual failover is selected, only allow one server to be chosen as active.
* Use more prototype conventions, fix some, and correct logic for moving rows.jim-p2010-08-051-25/+9
|
* Use prototype selectors here, and ensure we use only the log rows. Should ↵jim-p2010-08-041-2/+4
| | | | fix the rare occasion where a rapid dynamic log update would overwrite the header row.
* Fix javascript error and apn id so not duplicate id in html.gnhb2010-06-051-4/+4
|
* Simplify GUI even more, especially for PPP connections.gnhb2010-06-041-17/+12
|
* Rework GUI to hide advanced options and display via button.gnhb2010-06-031-14/+41
| | | | requested by Ermal.
* Listing service providersVinicius Coque2010-06-021-21/+82
| | | | | - Added dropdown list to select provider - Added javascrit methods to handle Ajax requests
* Clean up javascript even more, so unnecessary loops don't get executed.gnhb2010-05-291-29/+26
|
* Really fix javascript . . .gnhb2010-05-281-2/+11
|
* Fixed problems in javascript and added L2TP support to GUI.gnhb2010-05-281-17/+22
|
* Fix javascript error.gnhb2010-05-281-1/+4
|
* Clean up code in interfaces_ppps_edit.php and in javascript.gnhb2010-05-281-3/+1
|
OpenPOWER on IntegriCloud