emanuele45
|
86d1db0c91
Merge pull request #153 from emanuele45/copyright_2012
|
12 years ago |
Spuds
|
ab77557cb1
Revert "! add non numeric unique to keep numeric key sort in the proper order"
|
12 years ago |
Spuds
|
8bdc97cd2c
! add non numeric unique to keep numeric key sort in the proper order
|
12 years ago |
Spuds
|
6b0331b65b
! Only list the installed packages doh!
|
12 years ago |
Spuds
|
d72b0fc8c4
! avoid sort key collision in package browse (version)
|
12 years ago |
Spuds
|
180debb992
! can't array merge none arrays
|
12 years ago |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 years ago |
emanuele
|
718b15bce7
Added smart-emulation to the installed packages page too
|
12 years ago |
emanuele
|
bf0f35d08f
In the installed page is useless to check for other type of packages when only modifications are listed
|
12 years ago |
emanuele
|
04c62a3582
When the emulated version is reverted to default, the session data should be unset
|
12 years ago |
emanuele
|
e18fec457e
! Fixed sorting of installed packages in several ways (url points to the appropriate sub-action, the packages are actually sorted, the sort_id is properly created, removed some code that was left behind) - Thanks Spuds!
|
12 years ago |
emanuele
|
c3d185273e
! Fixed uninstall test not able to get the correct path for the files and directories to remove
|
12 years ago |
emanuele
|
0f76ad6ef5
Removed a double negation
|
12 years ago |
John Rayes
|
751f03e133
! Undefined index while adding hooks and credits while parsing a package
|
12 years ago |
emanuele45
|
ea6a2466b5
Merge pull request #124 from Spuds/script
|
12 years ago |
Spuds
|
ecdf5f213c
! With sorting we need room in the header cell for the icon
|
12 years ago |
emanuele
|
1d26b06e60
Should be possible to include a file with hooks even using the <hook> tag
|
12 years ago |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
12 years ago |
emanuele
|
eaa109888c
Fixed the 'id' of the packages (only visual sorting related)
|
12 years ago |
emanuele
|
466b914473
Packages sorting!
|
12 years ago |
emanuele
|
d460b5a3f4
If pacman doesn't know the action is better to report a nice error rather than die with php error messages
|
12 years ago |
emanuele
|
b4b86fdccf
! A bit more warnings during packages install if files don't exist and check if the files exist before do a require when performing the real install [Bug 4986]
|
12 years ago |
Spuds
|
2aabbc42fb
! Add emulation support to installed tab so its like whats under the browse tab
|
12 years ago |
Spuds
|
d214416eee
! add a class element .sort to the sort icon so it can be positioned in the headers independent of the text
|
12 years ago |
Spuds
|
7f5207bb89
! [4772]: OpenBaseDir restriction in Packages.php
|
12 years ago |
Spuds
|
f43508e782
! package manager updates
|
12 years ago |
Spuds
|
9bc133e941
! Updates to better manage memory requests
|
12 years ago |
Spuds
|
b02a3db999
! 4442: Form submit buttons should not be named submit, many files
|
12 years ago |
Spuds
|
13689b9fde
! 4813: The same text on Package Manager options area
|
12 years ago |
Spuds
|
85f1a014eb
! removed error suppression with proper check LogInOut.php
|
12 years ago |