forked from delta/pragyan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
executable file
·643 lines (643 loc) · 42 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
Revision 314 by abhishekdelta on 2011-05-23 03:19:1
Description : Adding missing database structure for gallery ratings
--------------------------------------------------------------------------------
Revision 313 by abhishekdelta on 2011-05-23 03:09:1
Description : Finished integriti template
--------------------------------------------------------------------------------
Revision 312 by abhishekdelta on 2011-05-18 21:51:5
Description : Added ability to edit links #140
--------------------------------------------------------------------------------
Revision 311 by balanivash on 2011-04-25 22:36:5
Description : Correcting a minor error in page settings
--------------------------------------------------------------------------------
Revision 310 by abhishekdelta on 2011-04-14 14:32:2
Description : Adding option to dynamically disable cKeditor
--------------------------------------------------------------------------------
Revision 309 by abhishekdelta on 2011-04-14 14:05:4
Description : Renaming of INSTALL folder after installation to avoid hacking #162
--------------------------------------------------------------------------------
Revision 308 by abhishekdelta on 2011-04-12 22:32:4
Description : Added option to disable cKeditor #139
--------------------------------------------------------------------------------
Revision 307 by abhishekdelta on 2011-04-09 22:47:1
Description : Disabling password reset for openid users #137
--------------------------------------------------------------------------------
Revision 306 by akash6190 on 2011-03-31 06:41:5
Description : Small typo in searchstructure solved
--------------------------------------------------------------------------------
Revision 305 by abhishekdelta on 2011-03-27 22:39:3
Description : Added rating in gallery #64
--------------------------------------------------------------------------------
Revision 304 by abhishekdelta on 2011-03-27 01:34:0
Description : Fixed a bug when opening integriti in chrome
--------------------------------------------------------------------------------
Revision 303 by abhishekdelta on 2011-03-21 06:24:4
Description : Updating ckeditor to v3.5
--------------------------------------------------------------------------------
Revision 302 by akash6190 on 2011-03-19 17:09:3
Description : Changed latex to gd library for portability with windows
--------------------------------------------------------------------------------
Revision 301 by abhishekdelta on 2011-03-18 19:34:4
Description : Adding automatic menu propagation to child pages #143
--------------------------------------------------------------------------------
Revision 300 by akash6190 on 2011-03-17 23:21:4
Description : Fixed some typo bugs in quiz and hospi modules
--------------------------------------------------------------------------------
Revision 299 by abhishekdelta on 2011-03-17 13:39:5
Description : Fixed typo bugs in quiz and sitemap
--------------------------------------------------------------------------------
Revision 298 by abhishekdelta on 2011-03-17 00:27:3
Description : Fixed a bug in escape function
--------------------------------------------------------------------------------
Revision 297 by abhishekdelta on 2011-03-17 00:06:0
Description : Added another escape function which doesn't require mysql connection
--------------------------------------------------------------------------------
Revision 296 by chakradarraju on 2011-03-16 22:15:5
Description : Ticket #151: bug in Multiple Choice Question
--------------------------------------------------------------------------------
Revision 295 by akash6190 on 2011-03-16 18:22:4
Description : Ticket #127 Sql injection in V3.0 resolved
--------------------------------------------------------------------------------
Revision 294 by abhishekdelta on 2011-03-14 07:00:4
Description : Updating documentation
--------------------------------------------------------------------------------
Revision 293 by abhishekdelta on 2011-03-14 06:33:3
Description : Finishing touches on trinity template, will be followed by one more commit
--------------------------------------------------------------------------------
Revision 292 by abhishekdelta on 2011-03-14 01:03:5
Description : Finalizing integriti template
--------------------------------------------------------------------------------
Revision 291 by abhishekdelta on 2011-03-13 21:10:2
Description : Changes in integriti template
--------------------------------------------------------------------------------
Revision 290 by abhishekdelta on 2011-03-13 19:08:2
Description : Adding submenu in integriti template
--------------------------------------------------------------------------------
Revision 289 by abhishekdelta on 2011-03-13 16:27:0
Description : Adding template integriti
--------------------------------------------------------------------------------
Revision 288 by chakradarraju on 2011-03-12 13:51:1
Description : Ticket #113 Generalised copy/create/delete module in core part of cms
--------------------------------------------------------------------------------
Revision 287 by balanivash on 2011-03-12 00:34:2
Description : Adding functions to block disposable emails #124
--------------------------------------------------------------------------------
Revision 286 by abhishekdelta on 2011-03-11 21:14:5
Description : Fixed template deletion #123
--------------------------------------------------------------------------------
Revision 285 by abhishekdelta on 2011-03-11 20:59:2
Description : Fixed URL Rewrite bugs #115 and #117
--------------------------------------------------------------------------------
Revision 284 by chakradarraju on 2011-03-11 18:21:0
Description : Ticket #122, activating/deactivating/deleting multiple users
--------------------------------------------------------------------------------
Revision 283 by abhishekdelta on 2011-03-11 04:21:2
Description : Auto detection of Rewrite engine during installation #98
--------------------------------------------------------------------------------
Revision 282 by chakradarraju on 2011-03-09 05:36:4
Description : Ticket #120 - Permissions improvement
--------------------------------------------------------------------------------
Revision 281 by scriptle on 2011-03-07 22:21:5
Description : User Public Profile - Redirection Only.
--------------------------------------------------------------------------------
Revision 280 by balanivash on 2011-03-07 16:03:2
Description : Patch for Ticket #121
--------------------------------------------------------------------------------
Revision 279 by scriptle on 2011-03-07 09:13:0
Description : iconmanagement.lib documentation
--------------------------------------------------------------------------------
Revision 278 by scriptle on 2011-03-07 08:36:5
Description : Menu Documentation
--------------------------------------------------------------------------------
Revision 277 by balanivash on 2011-03-04 18:54:2
Description : Adding Documentation for core libraries
--------------------------------------------------------------------------------
Revision 276 by chakradarraju on 2011-03-04 08:13:3
Description : Documentation for quiz module
--------------------------------------------------------------------------------
Revision 275 by abhishekdelta on 2011-03-04 00:50:4
Description : Adding form deadlines feature #125 and fixed hospi module #83
--------------------------------------------------------------------------------
Revision 274 by abhishekdelta on 2011-02-25 05:14:5
Description : Escaping user inputs and moving save config.inc.php as the last step during install for security
--------------------------------------------------------------------------------
Revision 273 by abhishekdelta on 2011-02-18 01:12:0
Description : Fixed an xss vulnerability related to cms_desc,cms_keywords and footer in admin module
--------------------------------------------------------------------------------
Revision 272 by chakradarraju on 2011-02-14 04:46:1
Description : Preventing auto-correct, Correct only on btn clik, and small bugfix
--------------------------------------------------------------------------------
Revision 271 by abhishekdelta on 2011-02-13 23:38:0
Description : Fixing a bug in quiz correct
--------------------------------------------------------------------------------
Revision 270 by abhishekdelta on 2011-02-13 19:28:2
Description : Fixing bugs in quiz and form view registrants
--------------------------------------------------------------------------------
Revision 269 by abhishekdelta on 2011-02-13 01:10:4
Description : Adding save as excel feature to quiz and having the form or quiz name as excel file name
--------------------------------------------------------------------------------
Revision 268 by abhishekdelta on 2011-02-13 00:56:5
Description : Adding profile information display in quiz correct
--------------------------------------------------------------------------------
Revision 267 by abhishekdelta on 2011-02-12 21:11:0
Description : Adding hospitality module
--------------------------------------------------------------------------------
Revision 266 by abhishekdelta on 2011-02-08 07:57:0
Description : Adding the news slider in trinity
--------------------------------------------------------------------------------
Revision 265 by abhishekdelta on 2011-02-08 06:54:3
Description : Just another commit
--------------------------------------------------------------------------------
Revision 264 by abhishekdelta on 2011-02-04 01:00:0
Description : Editing template for email, fixing a bug in show-details of forum users, and trinity template improvements
--------------------------------------------------------------------------------
Revision 263 by abhishekdelta on 2011-02-03 23:50:0
Description : Adding right sub menu in trinity
--------------------------------------------------------------------------------
Revision 262 by abhishekdelta on 2011-02-02 13:20:5
Description : Trinity improvements
--------------------------------------------------------------------------------
Revision 261 by abhishekdelta on 2011-02-02 13:20:0
Description : Displaying emails instead of usernames in permissions table
--------------------------------------------------------------------------------
Revision 260 by abhishekdelta on 2011-02-02 13:18:5
Description : Changing the default entry of form
--------------------------------------------------------------------------------
Revision 259 by abhishekdelta on 2011-02-01 20:25:5
Description : Commiting minor changes related to Pragyan 2011 and trinity template
--------------------------------------------------------------------------------
Revision 258 by scriptle on 2011-02-01 19:27:1
Description : Resolving conflicts between templates
--------------------------------------------------------------------------------
Revision 257 by scriptle on 2011-02-01 12:33:1
Description : Renaming the news widget to updates widget due to conflict with news module class
--------------------------------------------------------------------------------
Revision 256 by scriptle on 2011-02-01 00:23:5
Description : Trinity Updates
--------------------------------------------------------------------------------
Revision 255 by scriptle on 2011-01-23 02:20:1
Description : Trinity Bug fixes
--------------------------------------------------------------------------------
Revision 254 by chakradarraju on 2011-01-22 14:59:3
Description : Changes in previous commit
--------------------------------------------------------------------------------
Revision 253 by chakradarraju on 2011-01-22 10:36:2
Description : Fixed permission bug with url rewrite, and included jQuery to Jack template
--------------------------------------------------------------------------------
Revision 252 by scriptle on 2011-01-19 14:05:1
Description : trinity menu background bug fix
--------------------------------------------------------------------------------
Revision 251 by abhishekdelta on 2011-01-19 11:44:3
Description : Bug fixes in Trinity
--------------------------------------------------------------------------------
Revision 250 by scriptle on 2011-01-19 11:16:5
Description : Trinity Improvements
--------------------------------------------------------------------------------
Revision 249 by abhishekdelta on 2011-01-19 02:27:0
Description : Adding save as excel to form view registrants
--------------------------------------------------------------------------------
Revision 248 by abhishekdelta on 2011-01-19 02:12:4
Description : Applying saving as Excel sheet in user management
--------------------------------------------------------------------------------
Revision 247 by balanivash on 2011-01-19 00:40:3
Description : Minor corrections in Recaptcha, Form and User Management
--------------------------------------------------------------------------------
Revision 246 by scriptle on 2011-01-13 15:12:4
Description : Removing unwanted stuff from trinity
--------------------------------------------------------------------------------
Revision 245 by scriptle on 2011-01-10 10:01:1
Description : Trinity Improvements
--------------------------------------------------------------------------------
Revision 244 by balanivash on 2011-01-10 00:01:4
Description : Adding basic working prototype of share module
--------------------------------------------------------------------------------
Revision 243 by scriptle on 2011-01-08 17:19:5
Description : Trinity Modifications - testing
--------------------------------------------------------------------------------
Revision 242 by abhishekdelta on 2011-01-08 03:31:3
Description : Some bugs fixed in beta installation
--------------------------------------------------------------------------------
Revision 241 by balanivash on 2011-01-07 16:04:1
Description : Minor corrections in Icon Management and Article
--------------------------------------------------------------------------------
Revision 240 by abhishekdelta on 2011-01-07 12:26:5
Description : Template fixes in trinity
--------------------------------------------------------------------------------
Revision 239 by abhishekdelta on 2011-01-02 05:12:0
Description : Final commit before the beta release
--------------------------------------------------------------------------------
Revision 238 by abhishekdelta on 2011-01-02 03:14:3
Description : Adding view count in gallery pictures
--------------------------------------------------------------------------------
Revision 237 by balanivash on 2010-12-29 22:55:2
Description : Adding facebook like widget
--------------------------------------------------------------------------------
Revision 236 by chakradarraju on 2010-12-28 23:21:1
Description : Improvements in Module, Template management
--------------------------------------------------------------------------------
Revision 234 by abhishekdelta on 2010-12-28 00:43:2
Description : Converting all instances of http_send_status() to equivalent header() function
--------------------------------------------------------------------------------
Revision 233 by abhishekdelta on 2010-12-27 03:03:3
Description : Bugfixes in form view registrants, added selected tab in book module and trinity template improvements
--------------------------------------------------------------------------------
Revision 232 by balanivash on 2010-12-26 23:43:3
Description : Adding Widget:slider
--------------------------------------------------------------------------------
Revision 231 by chakradarraju on 2010-12-26 13:28:5
Description : documentation for book, safedit and bug fix in book, template installation
--------------------------------------------------------------------------------
Revision 230 by scriptle on 2010-12-25 20:11:4
Description : Trinity improvements
--------------------------------------------------------------------------------
Revision 229 by chakradarraju on 2010-12-25 16:50:3
Description : Widget installation done, Template installation vunerability fixed
--------------------------------------------------------------------------------
Revision 228 by abhishekdelta on 2010-12-25 04:07:4
Description : Fixing the security bug related to direct script access reported in #111
--------------------------------------------------------------------------------
Revision 227 by scriptle on 2010-12-24 10:30:3
Description : Corrected errors in Icon Management
--------------------------------------------------------------------------------
Revision 226 by scriptle on 2010-12-24 05:09:0
Description : Icon management add icon and select multiple files in upload form
--------------------------------------------------------------------------------
Revision 225 by abhishekdelta on 2010-12-24 03:30:5
Description : Updating pragyan_structure.sql
--------------------------------------------------------------------------------
Revision 224 by abhishekdelta on 2010-12-24 02:57:0
Description : Added support for widget propagation to child pages recursively
--------------------------------------------------------------------------------
Revision 223 by scriptle on 2010-12-21 02:43:1
Description : Unnecessary usage of cms-variable . removed all instances
--------------------------------------------------------------------------------
Revision 222 by scriptle on 2010-12-21 02:21:0
Description : changed to relative links in icon management. Dependencies corrected.
--------------------------------------------------------------------------------
Revision 221 by abhishekdelta on 2010-12-21 02:19:0
Description : Added advanced options to news widget so that it can be integrated with trinity
--------------------------------------------------------------------------------
Revision 220 by abhishekdelta on 2010-12-21 00:37:5
Description : Fixing a bug in countdown widget due to addition of js calender
--------------------------------------------------------------------------------
Revision 219 by abhishekdelta on 2010-12-21 00:04:0
Description : Adding support for noinput type configuration in widget framework
--------------------------------------------------------------------------------
Revision 218 by scriptle on 2010-12-20 22:29:1
Description : Classic menu restored #106, Icon management bugs with mozilla and drag-drop fixed. #107
--------------------------------------------------------------------------------
Revision 217 by abhishekdelta on 2010-12-20 21:07:3
Description : Fixing potential bugs in countdown and news widget
--------------------------------------------------------------------------------
Revision 216 by balanivash on 2010-12-20 06:28:4
Description : Resolving the clash between trinity and ReCaptcha css #108
--------------------------------------------------------------------------------
Revision 215 by balanivash on 2010-12-20 05:17:3
Description : Resolving errors in js in countdown and news widget #104 #102
--------------------------------------------------------------------------------
Revision 214 by balanivash on 2010-12-20 02:14:5
Description : Fixing bugs in upload
--------------------------------------------------------------------------------
Revision 213 by abhishekdelta on 2010-12-20 01:38:4
Description : Adding support for common widget output
--------------------------------------------------------------------------------
Revision 212 by abhishekdelta on 2010-12-20 00:50:4
Description : Fixing the bug with child page pdf
--------------------------------------------------------------------------------
Revision 211 by abhishekdelta on 2010-12-20 00:39:5
Description : Fixing bug in widget framework and adding display text option in server_date_time widget
--------------------------------------------------------------------------------
Revision 210 by balanivash on 2010-12-20 00:20:1
Description : Correcting errors in gallery thumbnail and child pages pdf
--------------------------------------------------------------------------------
Revision 209 by abhishekdelta on 2010-12-19 03:27:2
Description : Removing unnecessary files from the documentation template
--------------------------------------------------------------------------------
Revision 208 by abhishekdelta on 2010-12-19 03:15:5
Description : Changes in trinity template including removal of pragyan video
--------------------------------------------------------------------------------
Revision 207 by abhishekdelta on 2010-12-19 02:47:1
Description : Fixing bugs in installation form
--------------------------------------------------------------------------------
Revision 206 by abhishekdelta on 2010-12-19 01:37:4
Description : Fixing bugs in openid user deletion and activation
--------------------------------------------------------------------------------
Revision 205 by abhishekdelta on 2010-12-19 01:10:0
Description : Fixing the height of the thumbnail generated in gallery to be same as its widget
--------------------------------------------------------------------------------
Revision 204 by abhishekdelta on 2010-12-19 00:13:5
Description : Modifying the template of documents and relocating all documents to docs folder
--------------------------------------------------------------------------------
Revision 203 by abhishekdelta on 2010-12-17 01:25:4
Description : A minor bug in installation related to the ordering of installation functions
--------------------------------------------------------------------------------
Revision 202 by balanivash on 2010-12-15 04:36:1
Description : Options to use recaptcha
--------------------------------------------------------------------------------
Revision 201 by balanivash on 2010-12-12 00:34:1
Description : Correcting minor problems in login/register disable
--------------------------------------------------------------------------------
Revision 200 by scriptle on 2010-12-12 00:21:0
Description : prettyURL changed. Works fine with the present menu and breadcrumb
--------------------------------------------------------------------------------
Revision 199 by scriptle on 2010-12-11 23:21:5
Description : Menu errors corrected
--------------------------------------------------------------------------------
Revision 198 by scriptle on 2010-12-11 15:50:5
Description : Changed clock date in trinity template
--------------------------------------------------------------------------------
Revision 197 by scriptle on 2010-12-11 15:39:3
Description : Icon Management Improvements - Erase Icon, File fetch changed
--------------------------------------------------------------------------------
Revision 196 by scriptle on 2010-12-11 12:01:1
Description : Countdown timer changed
--------------------------------------------------------------------------------
Revision 195 by scriptle on 2010-12-11 11:04:3
Description : Registration form styling
--------------------------------------------------------------------------------
Revision 194 by balanivash on 2010-12-11 10:29:3
Description : Correcting typo in pragyan_structures.sql
--------------------------------------------------------------------------------
Revision 193 by balanivash on 2010-12-11 05:22:3
Description : Correcting problems in icon enable/diable propagate
--------------------------------------------------------------------------------
Revision 192 by balanivash on 2010-12-11 05:02:4
Description : Adding Funtion for saving article edits as draft #93
--------------------------------------------------------------------------------
Revision 191 by balanivash on 2010-12-11 03:54:5
Description : Option to include Child pages in pdf Ticket#12
--------------------------------------------------------------------------------
Revision 190 by balanivash on 2010-12-11 00:15:5
Description : Adding News widget
--------------------------------------------------------------------------------
Revision 189 by balanivash on 2010-12-10 02:53:1
Description : Adding Count Down Widget
--------------------------------------------------------------------------------
Revision 188 by abhishekdelta on 2010-12-09 04:33:2
Description : Color change in the menu css of trinity
--------------------------------------------------------------------------------
Revision 187 by abhishekdelta on 2010-12-09 04:04:5
Description : Fixing some minor bugs in openid
--------------------------------------------------------------------------------
Revision 186 by abhishekdelta on 2010-12-09 03:53:4
Description : Adding pragyan logos, banners and images and also adding them in the trinity template
--------------------------------------------------------------------------------
Revision 185 by abhishekdelta on 2010-12-09 03:28:5
Description : Resizing the countdown timer in trinity
--------------------------------------------------------------------------------
Revision 184 by abhishekdelta on 2010-12-09 02:54:0
Description : Fixing conflicts between openid and trintiy template : courtesy siddhant
--------------------------------------------------------------------------------
Revision 183 by abhishekdelta on 2010-12-09 01:08:5
Description : Fixed bug in installation, duh
--------------------------------------------------------------------------------
Revision 182 by abhishekdelta on 2010-12-09 00:37:4
Description : Fixing the installation script with some installation steps being done even though user has selected not to install that feature
--------------------------------------------------------------------------------
Revision 181 by abhishekdelta on 2010-12-08 23:50:2
Description : Undoing commit 179 regarding breadcrumbs url rewrite bug, some fatal error found
--------------------------------------------------------------------------------
Revision 180 by abhishekdelta on 2010-12-08 22:43:3
Description : Fixed openid bug which logged in even deactivated users
--------------------------------------------------------------------------------
Revision 179 by abhishekdelta on 2010-12-08 14:41:0
Description : Fixed bug in breadcrumbs due to URL Rewriting
--------------------------------------------------------------------------------
Revision 178 by balanivash on 2010-12-07 22:41:3
Description : Funtion to create thumbnails for images in gallery
--------------------------------------------------------------------------------
Revision 177 by balanivash on 2010-12-07 16:45:5
Description : Correcting problems with censor words
--------------------------------------------------------------------------------
Revision 176 by balanivash on 2010-12-06 18:58:2
Description : Including Propagate for icon enable/disable and modifying censor words
--------------------------------------------------------------------------------
Revision 175 by abhishekdelta on 2010-12-06 16:31:0
Description : Fixed a typo in an install query
--------------------------------------------------------------------------------
Revision 174 by balanivash on 2010-12-05 22:02:4
Description : Function for censoring content
--------------------------------------------------------------------------------
Revision 173 by balanivash on 2010-12-05 21:13:4
Description : Enable/Disable icon in menu
--------------------------------------------------------------------------------
Revision 172 by abhishekdelta on 2010-12-05 04:10:0
Description : Template modification in Trinity
--------------------------------------------------------------------------------
Revision 171 by abhishekdelta on 2010-12-05 03:46:3
Description : Fixing the url parsing regular expression in book module
--------------------------------------------------------------------------------
Revision 170 by abhishekdelta on 2010-12-05 03:15:5
Description : Fixing bug with classic menu generation when the url has an action in it
--------------------------------------------------------------------------------
Revision 169 by abhishekdelta on 2010-12-05 02:40:3
Description : Fixing a bug with the tabs styling of book module
--------------------------------------------------------------------------------
Revision 168 by abhishekdelta on 2010-12-05 02:24:4
Description : Fixed bug in classic menu generation
--------------------------------------------------------------------------------
Revision 167 by abhishekdelta on 2010-12-05 00:26:1
Description : Added warning to the user upon logout regarding logging out completely from openid
--------------------------------------------------------------------------------
Revision 166 by abhishekdelta on 2010-12-04 19:19:3
Description : Applying the openid disabling patch
--------------------------------------------------------------------------------
Revision 165 by chakradarraju on 2010-12-03 17:15:0
Description : Added safedit module
--------------------------------------------------------------------------------
Revision 164 by abhishekdelta on 2010-11-28 07:02:0
Description : Adding Poll Module
--------------------------------------------------------------------------------
Revision 163 by abhishekdelta on 2010-11-28 05:02:0
Description : Fixed minor bug with menu, openid css and updated changelog
--------------------------------------------------------------------------------
Revision 162 by abhishekdelta on 2010-11-22 03:57:3
Description : Adding patch for disabling openid and installation check and fixed some bugs in email
--------------------------------------------------------------------------------
Revision 161 by abhishekdelta on 2010-11-22 02:36:5
Description : Adding and template modifications in trinity
--------------------------------------------------------------------------------
Revision 160 by abhishekdelta on 2010-11-22 00:35:5
Description : Modifying CSS for trinity
--------------------------------------------------------------------------------
Revision 159 by abhishekdelta on 2010-11-21 23:15:2
Description : Fixed bugs in icon management and added icons and banner for trinity
--------------------------------------------------------------------------------
Revision 158 by scriptle on 2010-11-21 12:15:0
Description : Icon Management - basic prototype - working
--------------------------------------------------------------------------------
Revision 156 by balanivash on 2010-11-21 05:13:0
Description : Trinity Template changes
--------------------------------------------------------------------------------
Revision 155 by abhishekdelta on 2010-11-21 04:20:1
Description : Replaced with at correct places and modified CSS for trinity
--------------------------------------------------------------------------------
Revision 154 by abhishekdelta on 2010-11-21 02:44:4
Description : Added twitter and facebook links in trinity template and removed jquery lib from openid
--------------------------------------------------------------------------------
Revision 153 by abhishekdelta on 2010-11-13 02:08:0
Description : Including the dope open id library
--------------------------------------------------------------------------------
Revision 152 by abhishekdelta on 2010-11-13 01:56:5
Description : Adding support for Open ID by siddhant #28
--------------------------------------------------------------------------------
Revision 151 by abhishekdelta on 2010-11-12 18:24:2
Description : Fixing dbcmp.py and adding facebook like button in trinity
--------------------------------------------------------------------------------
Revision 150 by scriptle on 2010-11-11 19:10:1
Description : Trinity Template Improvements
--------------------------------------------------------------------------------
Revision 149 by abhishekdelta on 2010-11-07 04:44:4
Description : Adding documentation for widgets
--------------------------------------------------------------------------------
Revision 148 by abhishekdelta on 2010-11-06 02:30:4
Description : Fixing a bug in widgetsinfo table structure
--------------------------------------------------------------------------------
Revision 147 by abhishekdelta on 2010-11-05 16:02:1
Description : Converting widget variables into a single widget array [i]
--------------------------------------------------------------------------------
Revision 146 by abhishekdelta on 2010-11-05 15:56:4
Description : Fixing the problem with links not getting properly converted into non-pretty URLs #87
--------------------------------------------------------------------------------
Revision 145 by abhishekdelta on 2010-11-05 03:51:5
Description : Adding Widget Framework, Widget Management, and first basic Server Date and Time widget #13
--------------------------------------------------------------------------------
Revision 144 by scriptle on 2010-11-04 09:33:4
Description : Trinity Template Improvements and ICON replaced welcome text near user name
--------------------------------------------------------------------------------
Revision 143 by chakradarraju on 2010-10-30 10:49:2
Description : Module Management(Ticket #71) and minor bug fixes
--------------------------------------------------------------------------------
Revision 142 by abhishekdelta on 2010-10-29 02:32:5
Description : Updated coding guidelines and table structure for target links
--------------------------------------------------------------------------------
Revision 141 by abhishekdelta on 2010-10-29 02:17:0
Description : Added option of opening a menu link in new tab #75
--------------------------------------------------------------------------------
Revision 140 by abhishekdelta on 2010-10-29 01:27:0
Description : Added support for parsing hardcoded absolute URLs in URL Rewriting feature
--------------------------------------------------------------------------------
Revision 139 by abhishekdelta on 2010-10-29 01:12:1
Description : Added ffeature to hide pages from sitemap #79
--------------------------------------------------------------------------------
Revision 138 by abhishekdelta on 2010-10-28 16:14:1
Description : Adding pagelist module #48
--------------------------------------------------------------------------------
Revision 137 by scriptle on 2010-10-26 21:36:0
Description : Trinity Template modification, Added Login Form Variable
--------------------------------------------------------------------------------
Revision 136 by scriptle on 2010-10-25 21:22:3
Description : Fixed bug with window.onload
--------------------------------------------------------------------------------
Revision 135 by abhishekdelta on 2010-10-14 11:42:1
Description : Added option for disabling URL rewriting and .htaccess #69
--------------------------------------------------------------------------------
Revision 134 by abhishekdelta on 2010-10-11 04:25:3
Description : Added hostURL() function in common.lib.php and used in menu.lib.php
--------------------------------------------------------------------------------
Revision 133 by abhishekdelta on 2010-10-11 03:15:4
Description : Fixed the bug with relative links inside book module's child pages
--------------------------------------------------------------------------------
Revision 132 by abhishekdelta on 2010-10-08 01:17:1
Description : Created the SmartTable API and replace datatables with it in all the files to avoid conflict with various jQuery includes
--------------------------------------------------------------------------------
Revision 131 by abhishekdelta on 2010-10-07 04:16:4
Description : Fixed infostrings and hideinmenu bugs of book module #82
--------------------------------------------------------------------------------
Revision 130 by abhishekdelta on 2010-10-07 03:16:5
Description : Added template Trinity
--------------------------------------------------------------------------------
Revision 129 by abhishekdelta on 2010-10-06 03:31:4
Description : Fixed installation bugs, enhanced access checks and .htaccess permission problem
--------------------------------------------------------------------------------
Revision 128 by abhishekdelta on 2010-09-29 03:14:5
Description : Added categorization of global settings by gaurav
--------------------------------------------------------------------------------
Revision 127 by abhishekdelta on 2010-09-29 02:23:1
Description : Added book module by chakra
--------------------------------------------------------------------------------
Revision 126 by abhishekdelta on 2010-09-27 05:01:3
Description : Fixed bug with default values of form fields
--------------------------------------------------------------------------------
Revision 125 by abhishekdelta on 2010-09-23 03:10:1
Description : Pragyan 2011 template : Added footer and fixed css
--------------------------------------------------------------------------------
Revision 124 by abhishekdelta on 2010-09-20 14:44:1
Description : Fixed bugs in registration related to the user-added date and required fields
--------------------------------------------------------------------------------
Revision 123 by abhishekdelta on 2010-09-20 13:42:4
Description : Added documentation guidelines in Developer's Guide
--------------------------------------------------------------------------------
Revision 122 by abhishekdelta on 2010-09-17 01:50:4
Description : Adding svn:ignore properties and removing config.inc.php, database.php and .htaccess from subversion
--------------------------------------------------------------------------------
Revision 121 by abhishekdelta on 2010-09-16 20:57:0
Description : Pragyan 2011 template fixes
--------------------------------------------------------------------------------
Revision 120 by abhishekdelta on 2010-09-16 19:34:0
Description : Removed echo from spider.php and enhanced common adminui.css
--------------------------------------------------------------------------------
Revision 119 by abhishekdelta on 2010-09-16 17:46:2
Description : Shifted row extra-info before extra-options in edit form page
--------------------------------------------------------------------------------
Revision 118 by abhishekdelta on 2010-09-16 05:06:3
Description : Adding styling and images to the jquery timer
--------------------------------------------------------------------------------
Revision 117 by abhishekdelta on 2010-09-16 05:00:1
Description : Added jquery countdown timer in the template Pragyan 2011
--------------------------------------------------------------------------------
Revision 116 by abhishekdelta on 2010-09-16 04:08:2
Description : Added Pragyan 2011 template
--------------------------------------------------------------------------------
Revision 115 by abhishekdelta on 2010-09-16 03:43:0
Description : Added option for when menu depth=-1
--------------------------------------------------------------------------------
Revision 114 by abhishekdelta on 2010-09-16 03:20:5
Description : Testing commit from Pragyan server
--------------------------------------------------------------------------------
Revision 113 by abhishekdelta on 2010-09-15 02:45:3
Description : Added some user-friendly features and fixed bugs with multidepth
--------------------------------------------------------------------------------
Revision 112 by abhishekdelta on 2010-09-13 04:21:5
Description : Added propogation to child pages for menu-related settings
--------------------------------------------------------------------------------
Revision 111 by abhishekdelta on 2010-09-13 03:47:0
Description : Prepared for the beta release, added documentation and stuff
--------------------------------------------------------------------------------
Revision 110 by abhishekdelta on 2010-09-11 18:33:2
Description : Drop-down menu option with customizable depth
--------------------------------------------------------------------------------
Revision 109 by abhishekdelta on 2010-09-07 19:34:5
Description : Recalculation button for quiz marks and bugs with multiple timers fixed
--------------------------------------------------------------------------------
Revision 108 by abhishekdelta on 2010-09-05 04:28:1
Description : Enable/Disable login and register options
--------------------------------------------------------------------------------
Revision 107 by abhishekdelta on 2010-09-03 01:23:4
Description : Profile page will display the forms the user have registered to
--------------------------------------------------------------------------------
Revision 106 by abhishekdelta on 2010-09-02 02:16:3
Description : Fixed user profile form editing option in Admin
--------------------------------------------------------------------------------
Revision 105 by abhishekdelta on 2010-08-26 01:06:4
Description : Full name in Page revisions and uploaded files information
--------------------------------------------------------------------------------
Revision 104 by abhishekdelta on 2010-08-23 03:51:2
Description : Fixed countdown timer in quiz and auto-submit when it runs out
--------------------------------------------------------------------------------
Revision 103 by abhishekdelta on 2010-08-23 02:52:4
Description : Fixed the mixup bug with ckEditor, changed About of ckEditor, added widgets link (unfinished)
--------------------------------------------------------------------------------
Revision 102 by abhishekdelta on 2010-08-17 16:41:2
Description : Added Google maps plugin for ckEditor
--------------------------------------------------------------------------------
Revision 101 by abhishekdelta on 2010-08-17 16:16:1
Description : Integrated Google Maps API with articles. Usage : Enclose with [googlemaps][/googlemaps] tags while editing
--------------------------------------------------------------------------------
Revision 100 by abhishekdelta on 2010-08-15 22:02:2
Description : Quiz: Can edit marks-weight even after setting, fixed <?= to <?php in install and increased form and fields description length
--------------------------------------------------------------------------------
Revision 99 by abhishekdelta on 2010-08-01 11:20:1
Description : Fixed problems with datatables in quiz correct
--------------------------------------------------------------------------------
Log generated using svnlogger v0.1 by abhishekdelta