Bart Visscher
|
ffae6f4b84
|
Style-fix: Breakup long lines
|
2013-02-14 08:38:37 +01:00 |
Frank Karlitschek
|
66cab77b6d
|
merge master
Merge branch 'master' into improved_appsmanagement
Conflicts:
settings/apps.php
settings/templates/apps.php
|
2013-01-30 14:36:17 +01:00 |
Frank Karlitschek
|
389c4e8415
|
mark recommended apps. server part not yet fully implemented
|
2013-01-30 13:39:53 +01:00 |
Frank Karlitschek
|
a27f92a17a
|
we are getting closer. updating is not working yet.
|
2013-01-21 20:40:23 +01:00 |
Bart Visscher
|
a8f963d9cf
|
Spaces to tabs
|
2013-01-16 18:09:16 +01:00 |
Bart Visscher
|
f39454ed12
|
Fix "Line indented incorrectly"
|
2012-12-15 00:43:46 +01:00 |
Victor Dubiniuk
|
3d5ffebb52
|
Clean KB entries processing code
|
2012-12-02 23:54:53 +03:00 |
thomas
|
40dd5ae61c
|
change and transfert getUrlContent
|
2012-11-14 23:14:04 +01:00 |
thomas
|
847467ab00
|
Add connection time out option
|
2012-11-12 16:29:22 +01:00 |
thomas
|
4564898c28
|
Use curl to get remote file content
|
2012-11-12 15:37:44 +01:00 |
Felix Moeller
|
0e70ea9d8b
|
Checkstyle: Fix the last 25 NoSpaceAfterComma
|
2012-11-04 18:28:29 +01:00 |
Felix Moeller
|
30d7993e01
|
Checkstyle fixes: NoSpaceAfterComma
|
2012-11-04 11:10:46 +01:00 |
Felix Moeller
|
afadf93d31
|
Checkstyle: many fixes
|
2012-11-02 19:53:02 +01:00 |
Felix Moeller
|
ddfcc96ab5
|
Checkstyle: LowerCaseConstant
|
2012-10-23 08:20:17 +02:00 |
Felix Moeller
|
2d61f03452
|
More Checkstyle cleanup
This is for all LowerCaseConstant warnings
|
2012-10-23 08:01:09 +02:00 |
Bart Visscher
|
4af5b016cc
|
Whitespace cleanup
|
2012-10-14 21:04:08 +02:00 |
Frank Karlitschek
|
b296328c61
|
put all the calls into one function and use tabs instead of spaces. Thanks to danimo for bugging me :-)
|
2012-10-08 15:58:50 +02:00 |
Frank Karlitschek
|
c701bed2e3
|
fix a lot of small layout bugs and make the apps page overall prettier plus add ratings finally
|
2012-10-08 15:49:48 +02:00 |
Frank Karlitschek
|
e9f04bedd4
|
add a sane socket timeout so that the interface stays responsive with a slow or not working internet connection
|
2012-10-08 12:00:29 +02:00 |
Sam Tuke
|
9df403f051
|
Added failsafes for retrieving remote apps on settings->apps page, in case categories or app data are not found
|
2012-09-18 16:55:03 +01:00 |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
2012-09-07 15:22:01 +02:00 |
Frank Karlitschek
|
72e80bf6bd
|
send the current owncloud version to the ocs server so that we can filter for compatible apps
|
2012-08-31 20:22:03 +02:00 |
Bart Visscher
|
db18218a1b
|
Space before tab fixes
|
2012-08-29 20:34:44 +02:00 |
Bart Visscher
|
52f2e7112e
|
Whitespace fixes in lib
|
2012-08-29 20:28:45 +02:00 |
Robin Appelman
|
48306a3c4f
|
fix unused variables
|
2012-07-20 17:58:05 +02:00 |
Brice Maron
|
2d2366bb57
|
Avoid fetch ocs info if the appstore is disabled
|
2012-06-22 16:06:46 +02:00 |
Frank Karlitschek
|
3947aa3ef7
|
apps paging is not yet implemented. increase pagesize to 100 as a quickfix
|
2012-06-09 22:00:28 +02:00 |
Bart Visscher
|
0575d149b4
|
Use the default parameter of OC_Config::getValue to set defaults
|
2012-06-07 22:49:50 +02:00 |
Frank Karlitschek
|
a945fa10a6
|
update copyright
|
2012-05-26 19:14:24 +02:00 |
Thomas Mueller
|
07f2e316e4
|
removing executable bit from various files
|
2012-04-30 12:05:57 +02:00 |
Frank Karlitschek
|
6bfe2289be
|
improve the app installer.
show a label if an app is an internal app or a third party app from the app store.
show a preview image of the app if available
|
2012-04-21 15:30:58 +02:00 |
Frank Karlitschek
|
0f5864d864
|
support searching the knowledge base
|
2012-04-20 21:49:57 +02:00 |
Frank Karlitschek
|
a191b75c31
|
make it possible to connect to other ocs appstores and other ocs knowledgebase servers.
also make it possible to switch the app store and the knowledgebase off completely.
|
2012-03-23 15:52:41 +01:00 |
Frank Karlitschek
|
d485a70e7d
|
finish the application store feature so that users can download and install ownCloud apps from our website. there is still a small problem with write permissions. will look into this later
|
2012-01-06 19:08:35 +01:00 |
Brice Maron
|
3940ca3df1
|
Display correctly the error message when nothing is retrieved from OCS servers
|
2011-11-06 16:48:26 +01:00 |
Michael Gapczynski
|
74c7890fbb
|
Fix undefined index license in Apps
|
2011-08-27 17:56:22 -04:00 |
Frank Karlitschek
|
cb9fc6d901
|
make the help section working and pretty. knowledge base entries are fetched via OCS from a different server. cool stuff
|
2011-08-17 00:24:50 +02:00 |
Robin Appelman
|
bc5bf18eed
|
bit of work on app management
|
2011-08-11 15:11:06 +02:00 |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
2011-07-29 21:36:03 +02:00 |
Jakob Sack
|
2ff8d7a8bc
|
One class per file!
|
2011-07-29 21:03:53 +02:00 |
Kamil Domanski
|
be3ee03189
|
handle app repo connection failure
|
2011-06-18 22:02:45 +02:00 |
Frank Karlitschek
|
60b6825612
|
show only ownCloud related knowledgebase entries. and make the page pretty
|
2011-04-17 17:38:35 +02:00 |
Frank Karlitschek
|
5759802091
|
now we have our own ocs server
|
2011-04-17 16:04:46 +02:00 |
Frank Karlitschek
|
0820cb8f17
|
owncloud now with even more buzzwords. we outsourced the doccumentation and use an online knowledgebase
|
2011-04-17 01:11:44 +02:00 |
Frank Karlitschek
|
ca04b33abe
|
first step on online ocs knowledgebase integration
|
2011-04-17 00:53:10 +02:00 |
Frank Karlitschek
|
fc63882fe2
|
more layout fixes
|
2011-04-16 23:07:18 +02:00 |
Frank Karlitschek
|
1372d8339d
|
add a date format function for more eyecandy
|
2011-04-16 20:34:18 +02:00 |
Frank Karlitschek
|
85df699746
|
application listing works more or less now
|
2011-04-16 19:42:58 +02:00 |
Frank Karlitschek
|
d6d848184b
|
new cool ocs client, but still empty
|
2011-04-16 14:36:32 +02:00 |