Add a progress bar to Edit Branch.

This commit is contained in:
Colin Kuskie 2009-06-19 00:05:53 +00:00
parent 5bcd1a7fc4
commit 7d696b88cb
3 changed files with 12 additions and 28 deletions

View file

@ -16,6 +16,7 @@
- fixed: In the Asset Manager, if you pasted an package or prototype if returned you to the page instead the manager.
- fixed #10551: paypal (link to section of paypal website to enter in WebGUI information)
- fixed #10550: shipping plugins have no privileges
- fixed: Add progress bars for paste and edit branch.
7.7.10
- Made a change to LDAP auth that adds an OR to that query so that it also searches for a row with fieldData REGEXP '^uid=(value-from-ldap-directory-server),'. (Wes Morgan)