paul.baranowski
2bc21da4b9
More install cleanup - moved twitter installation files from /htmlUI/install
...
to /install.
On uninstall, if the database doesnt delete (because there are users
connected to it), then just delete every table just like it used to.
Deleted conf_only.php.template - no longer needed.
2010-10-18 12:12:23 +02:00
paul.baranowski
0f6b98ce14
There was a bug that install process would error out when trying to
...
install default data twice. Moved the data initialization from BasicStor
into the install.php file since nothing else was using it.
2010-10-18 11:40:03 +02:00
naomiaro
321c698c40
just incase for unknown to me actions.
2010-10-14 20:48:33 -04:00
naomiaro
ea07030cd8
can add a playlist to scratchpad from search/browse, popups are gone from adding to playlist, removing from playlist.
2010-10-14 20:39:45 -04:00
naomiaro
69f526b572
correct playlist time
2010-10-13 16:24:40 -04:00
naomiaro
b6fe8c09da
close button back on editor, to make sure playlist doesn't have to remain locked.
2010-10-13 11:57:31 -04:00
naomiaro
22a765558e
function exit on error.
2010-10-13 11:47:33 -04:00
naomiaro
8ac0093e2e
fixing scheduler layout, moving side playlist.
2010-10-13 11:29:39 -04:00
Daniel James
edd6b4bb59
Removed references to campcaster-studio manpage
2010-10-12 13:58:23 +01:00
paul.baranowski
2fd633e0ad
Removing Studio man page, no longer needed.
2010-10-11 17:26:53 +02:00
paul.baranowski
b72a121b3c
Merge branch 'master' of dev.sourcefabric.org:campcaster
2010-10-11 17:24:16 +02:00
paul.baranowski
b340ff3bb6
CC-1024 Update installation/build for webapp-only
...
Installation/uninstallation should work now.
Also removed more files that are no longer needed now that Studio doesnt
exist anymore.
2010-10-11 17:22:04 +02:00
Daniel James
23ad0a38c7
Fixed DOS line endings in README file
2010-10-11 15:29:47 +01:00
Daniel James
22320fcf07
Fixed Campcaster homepage URL in control file
2010-10-11 15:28:35 +01:00
Daniel James
50dbd16329
Fixed minor typo in campcaster-import manpage
2010-10-11 13:10:32 +01:00
Daniel James
35dc445f8b
Fixed broken links in README file
2010-10-11 11:23:18 +01:00
Daniel James
158ad1dd18
Updated manpages with Sourcefabric and FLOSS Manuals URLs
2010-10-11 11:05:03 +01:00
naomiaro
3caab7db1e
always have new playlist option.
2010-10-06 16:52:12 -04:00
naomiaro
2dab76e5df
actually remembering to add the playlist sidebar template...
2010-10-06 16:46:07 -04:00
naomiaro
51d983c5f6
get rid of close button
2010-10-06 16:45:20 -04:00
naomiaro
991f56698b
Merge branch 'master' of dev.sourcefabric.org:campcaster
2010-10-06 15:00:04 -04:00
naomiaro
a1a0dd2b62
playlist sidebar done.
2010-10-06 14:59:39 -04:00
naomiaro
4c3d499699
side playlist
2010-10-06 12:10:13 -04:00
naomiaro
e4cf1a6fcf
side playlist box and gui changes
2010-10-06 10:40:46 -04:00
paul.baranowski
faee83440d
Merge branch 'master' of dev.sourcefabric.org:campcaster
2010-10-04 17:00:40 -04:00
paul.baranowski
739801d180
CC-1024 Update installation/build for webapp-only
...
Moved more installation stuff into PHP. For some reason it's having trouble
creating the cc_playlistcontents table. Removed old installer files that
are no longer used.
2010-10-04 17:00:20 -04:00
naomiaro
d1fce69e64
image path change
2010-10-04 14:59:17 -04:00
naomiaro
3213bbee54
redoing image path.
2010-10-04 14:18:42 -04:00
naomiaro
6777bd8de0
Merge branch 'master' of dev.sourcefabric.org:campcaster
2010-10-04 12:29:18 -04:00
naomiaro
6d12646517
test requires modified
2010-10-04 12:28:51 -04:00
paul.baranowski
2eea85d502
Fixed include path for new dir structure.
2010-10-04 12:10:34 -04:00
paul.baranowski
3e99ea7d97
Fixed paths for new directory structure.
2010-10-04 10:56:36 -04:00
paul.baranowski
4e73ed7e5a
CC-1024 Update installation/build for webapp-only
...
CC-1695 Remove Campcaster Studio and make install easier
Removed unused files.
Updated version number.
Fixed some path names.
2010-10-01 18:17:16 -04:00
naomiaro
9b7756712f
Merge branch 'master' of dev.sourcefabric.org:campcaster
2010-10-01 17:42:11 -04:00
naomiaro
cc2688078c
requires
2010-10-01 17:41:52 -04:00
paul.baranowski
12bae6c045
Merge branch 'master' of dev.sourcefabric.org:campcaster
2010-10-01 17:39:43 -04:00
paul.baranowski
dcd1bad089
Added config variables for smarty directories.
...
Added check to make sure the htmlUI/templates_c directory has the right permissions.
Removed creation of the pear directory.
2010-10-01 17:39:23 -04:00
naomiaro
f9b648e527
requires/index change
2010-10-01 17:36:53 -04:00
naomiaro
1e2cef160a
Merge branch 'master' of dev.sourcefabric.org:campcaster
...
Conflicts:
htmlUI/templates/header.tpl
2010-10-01 17:33:13 -04:00
naomiaro
eb1678f961
moving ui_browser.php & ui_handler.php to htmlUi
2010-10-01 17:29:25 -04:00
paul.baranowski
9fc2b3c39b
CC-1024 Update installation/build for webapp-only
...
More tweaks for UI for new dir structure.
2010-10-01 16:18:37 -04:00
paul.baranowski
dab1af1577
CC-1024 Update installation/build for webapp-only
...
CC-1695 Remove Campcaster Studio and make install easier
Moved Desktop images to the wiki
Moved everything in /bin to /install
Included ui_browser.php from index.php instead of redirect.
Added Input.php
2010-10-01 14:41:08 -04:00
naomiaro
8973b0b8d0
Merge branch 'master' of dev.sourcefabric.org:campcaster
2010-10-01 10:53:21 -04:00
naomiaro
bb5091fd2f
new structure UI
2010-10-01 10:50:59 -04:00
paul.baranowski
8721b6e688
CC-1695 Remove Campcaster Studio and make install easier
...
Got rid of more unneeded files.
2010-09-30 17:31:21 -04:00
paul.baranowski
70bf3d6f1c
CC-1695 Remove Campcaster Studio and make install easier
...
Fixed include paths for install.
2010-09-30 17:09:50 -04:00
paul.baranowski
2ece374513
CC-1695 Remove Campcaster Studio and make install easier
...
Fixed references to files for new directory structure for the backend stuff.
2010-09-30 16:59:38 -04:00
paul.baranowski
fe724b7814
CC-1695 Remove Campcaster Studio and make install easier
...
Put the conf.php at the top level.
2010-09-30 16:08:35 -04:00
paul.baranowski
356407f66a
CC-1695 Remove Campcaster Studio and make install easier
...
Moved install directory
2010-09-30 16:03:24 -04:00
paul.baranowski
e946e6a84e
CC-1695 Remove Campcaster Studio and make install easier
...
Changed backend dir to new structure
2010-09-30 16:02:15 -04:00