code
stringlengths
3
1.01M
repo_name
stringlengths
5
116
path
stringlengths
3
311
language
stringclasses
30 values
license
stringclasses
15 values
size
int64
3
1.01M
<!-- enter pwd reset code --> <p><span class="errorMessage"><?=$error_message?></span></p> <h3>Recover Password</h3> <p>Please enter the 10 character reset code we emailed to you.</p> <form action="<?=$_SERVER['PHP_SELF']?>" method="post"> <table border="0"> <tr> <td>Reset Code</td> <td> <input ty...
pietrosperoni/Vilfredo
recover__enter_reset_code_from_link_form.php
PHP
agpl-3.0
535
//############################################################################# //# # //# Copyright (C) <2015> <IMS MAXIMS> # //# ...
FreudianNM/openMAXIMS
Source Library/openmaxims_workspace/HL7Engine/src/ims/hl7/domain/mapping/A26VoMapper.java
Java
agpl-3.0
9,225
//############################################################################# //# # //# Copyright (C) <2015> <IMS MAXIMS> # //# ...
FreudianNM/openMAXIMS
Source Library/openmaxims_workspace/ValueObjects/src/ims/generalmedical/vo/beans/OPDGenNotesShortVoBean.java
Java
agpl-3.0
3,955
//############################################################################# //# # //# Copyright (C) <2015> <IMS MAXIMS> # //# ...
FreudianNM/openMAXIMS
Source Library/openmaxims_workspace/RefMan/src/ims/RefMan/forms/patientelectivelistandtciforcancellationdialog/BaseLogic.java
Java
agpl-3.0
2,763
"use strict"; /** @internalapi @module hooks */ /** */ Object.defineProperty(exports, "__esModule", { value: true }); /** * A [[TransitionHookFn]] that rejects the Transition if it is invalid * * This hook is invoked at the end of the onBefore phase. * If the transition is invalid (for example, param values do not ...
laclasse-com/service-cahiertextes
public/node_modules/@uirouter/core/lib/hooks/invalidTransition.js
JavaScript
agpl-3.0
702
//############################################################################# //# # //# Copyright (C) <2015> <IMS MAXIMS> # //# ...
IMS-MAXIMS/openMAXIMS
Source Library/openmaxims_workspace/ValueObjects/src/ims/emergency/vo/domain/TriageForClinicianWorklistVoAssembler.java
Java
agpl-3.0
32,668
/** * Copyright 2015 Telefonica Investigación y Desarrollo, S.A.U * * This file is part of iotagent project. * * iotagent is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License,...
guerrerocarlos/fiware-IoTAgent-Cplusplus
tests/esp/h/PushCommandsTest.h
C
agpl-3.0
1,813
"""Contain the AskViewTests class""" import unittest import os import tempfile import datetime import json import humanize from shutil import copyfile from pyramid import testing from pyramid.paster import get_appsettings from askomics.libaskomics.ParamManager import ParamManager from askomics.libaskomics.TripleStor...
askomics/askomics
askomics/test/askView_test.py
Python
agpl-3.0
35,237
//############################################################################# //# # //# Copyright (C) <2015> <IMS MAXIMS> # //# ...
FreudianNM/openMAXIMS
Source Library/openmaxims_workspace/Clinical/src/ims/clinical/forms/ttaprintdialog/BaseAccessLogic.java
Java
agpl-3.0
4,023
//############################################################################# //# # //# Copyright (C) <2015> <IMS MAXIMS> # //# ...
FreudianNM/openMAXIMS
Source Library/openmaxims_workspace/RefMan/src/ims/RefMan/forms/clinicalnotescustomcontrol/Handlers.java
Java
agpl-3.0
9,488
//############################################################################# //# # //# Copyright (C) <2015> <IMS MAXIMS> # //# ...
IMS-MAXIMS/openMAXIMS
Source Library/openmaxims_workspace/Clinical/src/ims/clinical/forms/edischargefutureplancomponent/ConfigFlags.java
Java
agpl-3.0
3,347
class ChangeMetricDescriptionToText < ActiveRecord::Migration def change change_column :metrics, :description, :text end end
peterkshultz/gradecraft-development
db/migrate/20150829215357_change_metric_description_to_text.rb
Ruby
agpl-3.0
133
/* * RapidMiner * * Copyright (C) 2001-2013 by Rapid-I and the contributors * * Complete list of developers available at our web site: * * http://rapid-i.com * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as pub...
aborg0/RapidMiner-Unuk
src/com/rapidminer/operator/learner/subgroups/hypothesis/Rule.java
Java
agpl-3.0
4,273
/* Open Chord Charts -- Database of free chord charts By: Christophe Benz <contact@openchordcharts.org> Copyright (C) 2012, 2013, 2014, 2015 Christophe Benz https://github.com/openchordcharts/ This file is part of Open Chord Charts. Open Chord Charts is free software; you can redistribute it and/or modify it under t...
openchordcharts/openchordcharts-web-site
src/auth.js
JavaScript
agpl-3.0
1,554
/* * opencog/embodiment/Control/Procedure/ProcedureRepository.cc * * Copyright (C) 2002-2009 Novamente LLC * All Rights Reserved * Author(s): Novamente team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License v3 as * published b...
rkarlberg/opencog
opencog/embodiment/Control/Procedure/ProcedureRepository.cc
C++
agpl-3.0
2,590
# -*- coding: utf-8 -*- ############################################################################## # # OpenERP, Open Source Management Solution # Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>). # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU...
addition-it-solutions/project-all
addons/sale_stock/sale_stock.py
Python
agpl-3.0
26,655
#region C#raft License // This file is part of C#raft. Copyright C#raft Team // // C#raft is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as // published by the Free Software Foundation, either version 3 of the // License, or (at your option) any...
chraft/c-raft
Chraft/World/Blocks/BlockIronBlock.cs
C#
agpl-3.0
1,256
/* * Copyright (C) 2019 - present Instructure, Inc. * * This file is part of Canvas. * * Canvas is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free * Software Foundation, version 3 of the License. * * Canvas is distribut...
djbender/canvas-lms
app/jsx/shared/components/CanvasInlineAlert.js
JavaScript
agpl-3.0
1,478
//############################################################################# //# # //# Copyright (C) <2015> <IMS MAXIMS> # //# ...
FreudianNM/openMAXIMS
Source Library/openmaxims_workspace/RefMan/src/ims/RefMan/forms/patientreferralstatuslist/Handlers.java
Java
agpl-3.0
27,526
<?php namespace App\Http\Controllers; use enshrined\svgSanitize\Sanitizer; use App\Helpers\Helper; use App\Http\Requests\ImageUploadRequest; use App\Http\Requests\SettingsSamlRequest; use App\Http\Requests\SetupUserRequest; use App\Models\Setting; use App\Models\Asset; use App\Models\User; use App\Notifications\First...
uberbrady/snipe-it
app/Http/Controllers/SettingsController.php
PHP
agpl-3.0
44,112
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="description" content="Responsive design testing for the masses"> <title>Responsive Design Testing</title> <style> *{vertical-align:top;} body{padding:20px;font-family:sans-serif;overflow-y:scroll;} h2{margin:0 0 20px 0;} #frames{overflow-x:scr...
tweetssentiment/tweetssentiment.github.com
test/test-about.html
HTML
agpl-3.0
1,681
/* * Copyright 2011 Benjamin Glatzel <benjamin.glatzel@me.com>. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
chraft/c-raft
CustomGenerator/CustomChunkGenerator.cs
C#
agpl-3.0
22,590
class Mfi include DataMapper::Resource MinDateFrom = {:in_operation_since => "In operation since date", :today => "Today's date"} SYSTEM_STATES = [:running, :stopped, :migration, :admin_only] def self.default_repository_name :abstract end attr_accessor :subdomain, :city_name, :state_id, :district_i...
Mostfit/mostfit
app/models/mfi.rb
Ruby
agpl-3.0
6,116
/* * This file is part of LibrePlan * * Copyright (C) 2016 LibrePlan * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any l...
PaulLuchyn/libreplan
libreplan-webapp/src/main/java/org/libreplan/importers/notifications/realization/SendEmailOnMilestoneReached.java
Java
agpl-3.0
6,523
/* Copyright (C) 2014 Omega software d.o.o. This file is part of Rhetos. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (...
kmeze/Rhetos
CommonConcepts/CommonConceptsTest/CommonConcepts.Test/AutoCodeTest.cs
C#
agpl-3.0
45,388
<?php /** * @author Vincent Petry <pvince81@owncloud.com> * * @copyright Copyright (c) 2017, ownCloud GmbH * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, * as published by the Free Software Found...
jacklicn/owncloud
lib/public/Files/Storage/StorageAdapter.php
PHP
agpl-3.0
4,040
/*! * Ext JS Library 3.3.0 * Copyright(c) 2006-2010 Ext JS, Inc. * licensing@extjs.com * http://www.extjs.com/license */ /* * Ukrainian translations for ExtJS (UTF-8 encoding) * * Original translation by zlatko * 3 October 2007 * * Updated by dev.ashevchuk@gmail.com * 01.09.2009 */ Ext.UpdateManager.defau...
daowzq/ExtNet
ext.net.community/Ext.Net/Build/Ext.Net/extnet/locale/ext-lang-uk.js
JavaScript
agpl-3.0
9,716
<table class="catalogue_table_view"> <thead> <tr> <th><?php echo __('Value');?></th> <th><?php echo __('Date from');?></th> <th><?php echo __('Date to');?></th> <th><?php echo __('Insurer');?></th> <th><?php echo __('Person of contact'); ?></th> <th></th> </tr> </thead> ...
eMerzh/Darwin
apps/backend/modules/cataloguewidgetview/templates/_insurances.php
PHP
agpl-3.0
1,079
/* * This file is part of Bisq. * * Bisq is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. * * Bisq is distributed in the ...
bitsquare/bitsquare
statsnode/src/main/java/bisq/statistics/StatisticsMain.java
Java
agpl-3.0
2,594
/* * Copyright (C) 2000 - 2014 Silverpeas * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * * As a spec...
auroreallibe/Silverpeas-Core
core-services/workflow/src/main/java/org/silverpeas/core/workflow/api/model/Trigger.java
Java
agpl-3.0
2,272
/* * Please see the included README.md file for license terms and conditions. */ // This file is a suggested starting place for your code. // It is completely optional and not required. // Note the reference that includes it in the index.html file. /*jslint browser:true, devel:true, white:true, vars:true */ /*glob...
Telll/webapp
www/js/app.js
JavaScript
agpl-3.0
79,765
require 'test_helper' class BudgetRequestsControllerTest < ActionController::TestCase def setup @user1 = User.make login_as @user1 @budget_request = BudgetRequest.make end test "should get index" do get :index assert_response :success assert_not_nil assigns(:budget_requests) end ...
tendenci/recessart
vendor/gems/fluxx_grant/test/functional/budget_requests_controller_test.rb
Ruby
agpl-3.0
3,685
//############################################################################# //# # //# Copyright (C) <2014> <IMS MAXIMS> # //# ...
open-health-hub/openmaxims-linux
openmaxims_workspace/Nursing/src/ims/nursing/forms/rptcareplandetails/IFormUILogicCode.java
Java
agpl-3.0
1,807
/* * Copyright (C) 1994-2016 Altair Engineering, Inc. * For more information, contact Altair at www.altair.com. * * This file is part of the PBS Professional ("PBS Pro") software. * * Open Source License Information: * * PBS Pro is free software. You can redistribute it and/or modify it under the * terms ...
vinodchitrali/pbspro
src/lib/Libifl/dec_DelHookFile.c
C
agpl-3.0
2,483
//############################################################################# //# # //# Copyright (C) <2014> <IMS MAXIMS> # //# ...
open-health-hub/openmaxims-linux
openmaxims_workspace/ValueObjects/src/ims/careuk/vo/beans/TheatreListBookingDetailVoBean.java
Java
agpl-3.0
3,576
# -*- coding: utf-8 -*- # Generated by Django 1.10.7 on 2017-06-15 06:37 from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('core', '0034_auto_20170613_2039'), ] operations = [ migrations.AddField( model_name='siteconfiguration...
edx/ecommerce
ecommerce/core/migrations/0035_siteconfiguration_base_cookie_domain.py
Python
agpl-3.0
562
<?php require dirname(dirname(__DIR__)).'/header.php'; ?> <div class="page-header"><h3>Checkin - Logs</h3></div> <table class="table table-hover"> <thead><tr> <th><?php echo $lang['USERS']; ?></th> <th><?php echo $lang['TIMES']; ?></th> <th>IP</th> <th>Header</th> </tr></thead> <tbody> <?php...
eitea/Connect
src/core/system/checkinLogs.php
PHP
agpl-3.0
910
//############################################################################# //# # //# Copyright (C) <2015> <IMS MAXIMS> # //# ...
FreudianNM/openMAXIMS
Source Library/openmaxims_workspace/Admin/src/ims/admin/forms/securitytokenadmin/GenForm.java
Java
agpl-3.0
37,379
//############################################################################# //# # //# Copyright (C) <2014> <IMS MAXIMS> # //# ...
open-health-hub/openmaxims-linux
openmaxims_workspace/Admin/src/ims/admin/forms/lookuptree/BaseAccessLogic.java
Java
agpl-3.0
4,001
//############################################################################# //# # //# Copyright (C) <2014> <IMS MAXIMS> # //# ...
open-health-hub/openmaxims-linux
openmaxims_workspace/ValueObjects/src/ims/clinical/vo/lookups/MeetingStatus.java
Java
agpl-3.0
4,839
<?php /** * This view displays the organization tree and allows to attach and detach employees from sub-entities. * @copyright Copyright (c) 2014-2016 Benjamin BALET * @license http://opensource.org/licenses/AGPL-3.0 AGPL-3.0 * @link https://github.com/bbalet/jorani * @since 0.1.0 */ ?> ...
mliebmanyoo/jorani
application/views/organization/index.php
PHP
agpl-3.0
20,675
--- github: eclipse/che googleplus: 'https://plus.google.com/103654360130207659246' logohandle: eclipse_che sort: eclipseche title: Eclipse Che twitter: eclipse_che website: 'https://che.eclipse.org/' ---
fileformat/vectorlogozone
www/logos/eclipse_che/index.md
Markdown
agpl-3.0
205
/*! grafana - v4.2.0 - 2017-03-22 * Copyright (c) 2017 Torkel Ödegaard; Licensed Apache-2.0 */ System.register(["./plugin_edit_ctrl","./plugin_page_ctrl","./plugin_list_ctrl","./import_list/import_list","./ds_edit_ctrl","./ds_list_ctrl"],function(a,b){"use strict";b&&b.id;return{setters:[function(a){},function(a){},f...
n0rad/housecream
public/app/features/plugins/all.js
JavaScript
agpl-3.0
401
class NotificationAcknowledgment < ActiveRecord::Base end
andrewroth/project_application_tool
app/models/notification_acknowledgment.rb
Ruby
agpl-3.0
58
# -- # Copyright (C) 2001-2017 OTRS AG, http://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (AGPL). If you # did not receive this file, see http://www.gnu.org/licenses/agpl.txt. # -- package Kernel::GenericInterface::Transport::H...
xhoy/otrs
Kernel/GenericInterface/Transport/HTTP/REST.pm
Perl
agpl-3.0
31,430
//############################################################################# //# # //# Copyright (C) <2015> <IMS MAXIMS> # //# ...
FreudianNM/openMAXIMS
Source Library/openmaxims_workspace/ValueObjects/src/ims/core/vo/domain/IncludeAlertInDischargeReportsVoAssembler.java
Java
agpl-3.0
20,649
import re from django.core.management import call_command from django_webtest import WebTest from .auth import TestUserMixin from .settings import SettingsMixin from popolo.models import Person from .uk_examples import UK2015ExamplesMixin class TestSearchView(TestUserMixin, SettingsMixin, UK2015ExamplesMixin, WebT...
mysociety/yournextrepresentative
candidates/tests/test_search.py
Python
agpl-3.0
4,466
#ifndef QGCPX4SENSORCALIBRATION_H #define QGCPX4SENSORCALIBRATION_H #include <QWidget> #include <UASInterface.h> #include <QAction> namespace Ui { class QGCPX4SensorCalibration; } class QGCPX4SensorCalibration : public QWidget { Q_OBJECT public: explicit QGCPX4SensorCalibration(QWidget *parent = 0); ...
josephlewis42/UDenverQGC2
src/ui/px4_configuration/QGCPX4SensorCalibration.h
C
agpl-3.0
1,940
<?php $mod_strings = array_merge($mod_strings, array( 'LBL_SECURITYGROUPS_SUBPANEL_TITLE' => "Gruppi di Sicurezza", 'LBL_PRIMARY_GROUP' => "Gruppo Primario", ) ); ?>
diogo827/SuiteCRM
custom/Extension/modules/Users/Ext/Language/it_it.SecurityGroups.php
PHP
agpl-3.0
202
//############################################################################# //# # //# Copyright (C) <2015> <IMS MAXIMS> # //# ...
FreudianNM/openMAXIMS
Source Library/openmaxims_workspace/CcoSched/src/ims/ccosched/forms/pattreatmentplan/GlobalContext.java
Java
agpl-3.0
15,317
/* pygame - Python Game Library Copyright (C) 2000-2001 Pete Shinners This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your opt...
mark-me/Pi-Jukebox
venv/Include/site/python3.7/pygame/font.h
C
agpl-3.0
1,836
import os import django from unipath import Path BASE_DIR = Path(os.path.abspath(__file__)) BOOKTYPE_SITE_NAME = '' BOOKTYPE_SITE_DIR = 'tests' THIS_BOOKTYPE_SERVER = '' BOOKTYPE_URL = '' BOOKTYPE_ROOT = BASE_DIR.parent STATIC_ROOT = BASE_DIR.parent.child("static") STATIC_URL = '{}/static/'.format(BOOKTYPE_URL) DA...
eos87/Booktype
tests/settings.py
Python
agpl-3.0
4,257
<%inherit file="../admin_dashboard_base.html" /> <%namespace name='static' file='../../static_content.html'/> <%! from django.conf import settings from django.core.urlresolvers import reverse from openedx.core.djangolib.markup import HTML %> <%block name="headextra"> <link href="${static.url('admin_dash/css/site-config...
synergeticsedx/deployment-wipro
themes/synergetics-theme/lms/templates/admin_dash/configuration/domain_content.html
HTML
agpl-3.0
6,175
//############################################################################# //# # //# Copyright (C) <2014> <IMS MAXIMS> # //# ...
open-health-hub/openmaxims-linux
openmaxims_workspace/ClinicalAdmin/src/ims/clinicaladmin/forms/oncologycontacttypes/GlobalContext.java
Java
agpl-3.0
2,020
//############################################################################# //# # //# Copyright (C) <2014> <IMS MAXIMS> # //# ...
open-health-hub/openmaxims-linux
openmaxims_workspace/Clinical/src/ims/clinical/forms/cliniclistnotespulling/IFormUILogicCode.java
Java
agpl-3.0
1,812
//############################################################################# //# # //# Copyright (C) <2014> <IMS MAXIMS> # //# ...
open-health-hub/openmaxims-linux
openmaxims_workspace/Correspondence/src/ims/correspondence/forms/userprofile/GenForm.java
Java
agpl-3.0
65,221
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
FullMetal210/milton2
external/cardme/src/main/java/info/ineighborhood/cardme/vcard/types/SortStringType.java
Java
agpl-3.0
5,126
//############################################################################# //# # //# Copyright (C) <2014> <IMS MAXIMS> # //# ...
open-health-hub/openmaxims-linux
openmaxims_workspace/ValueObjects/src/ims/therapies/homeandenvironmentalvisit/vo/EnvironmentalVisitRefVo.java
Java
agpl-3.0
4,946
# Reed-Solomon [![Go Reference](https://pkg.go.dev/badge/github.com/klauspost/reedsolomon.svg)](https://pkg.go.dev/github.com/klauspost/reedsolomon) [![Build Status][3]][4] [3]: https://travis-ci.org/klauspost/reedsolomon.svg?branch=master [4]: https://travis-ci.org/klauspost/reedsolomon Reed-Solomon Erasure Coding i...
admpub/nging
vendor/github.com/klauspost/reedsolomon/README.md
Markdown
agpl-3.0
18,206
#include "m3u8_builder.h" #include "hls_muxer.h" #include "../common.h" // macros #define MAX_SEGMENT_COUNT (10 * 1024) // more than 1 day when using 10 sec segments #define M3U8_HEADER_PART1 "#EXTM3U\n#EXT-X-TARGETDURATION:%d\n#EXT-X-ALLOW-CACHE:YES\n#EXT-X-PLAYLIST-TYPE:VOD\n" #define M3U8_HEADER_PART2 "#EXT-X-VER...
jessp01/nginx-vod-module
vod/hls/m3u8_builder.c
C
agpl-3.0
15,990
"""This module implements functions for querying properties of the operating system or for the specific process the code is running in. """ import os import sys import re import multiprocessing import subprocess try: from subprocess import check_output as _execute_program except ImportError: def _execute_pro...
GbalsaC/bitnamiP
venv/lib/python2.7/site-packages/newrelic-2.46.0.37/newrelic/common/system_info.py
Python
agpl-3.0
10,108
//############################################################################# //# # //# Copyright (C) <2015> <IMS MAXIMS> # //# ...
FreudianNM/openMAXIMS
Source Library/openmaxims_workspace/ValueObjects/src/ims/ocrr/vo/OrderSetListSearchCriteriaVo.java
Java
agpl-3.0
8,075
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>A Pelican Blog - foobar</title> <link rel="stylesheet" href="/theme/css/main.css" /> <link href="/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="A Pelican Blog Atom Feed" /> </head> <body id=...
talha131/pelican
pelican/tests/output/basic/tag/foobar.html
HTML
agpl-3.0
3,457
/* * Copyright (C) 2000 - 2015 Silverpeas * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * * As a spec...
ebonnet/Silverpeas-Components
webPages/webPages-war/src/main/java/org/silverpeas/components/webpages/control/WebPagesSessionController.java
Java
agpl-3.0
10,887
""" Each store has slightly different semantics wrt draft v published. XML doesn't officially recognize draft but does hold it in a subdir. Old mongo has a virtual but not physical draft for every unit in published state. Split mongo has a physical for every unit in every state. Given that, here's a table of semantics...
xiandiancloud/edxplaltfom-xusong
common/lib/xmodule/xmodule/modulestore/xml_importer.py
Python
agpl-3.0
37,244
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>AW21 Test.6.4.1 NMI 02</title> </...
medsob/Tanaguru
rules/accessiweb2.1-testcases/src/main/resources/testcases/AW21/Aw21Rule06041/AW21.Test.06.04.01-3NMI-02.html
HTML
agpl-3.0
961
<?php class CsvFile { protected $current_line = 0; protected $csvdata = null; protected $file = null; protected $separator = null; protected $ignore = null; public function getFileName() { return $this->file; } public function __construct($file = null, $options = array()) { $this->options =...
24eme/giilda
project/plugins/acVinImportPlugin/lib/csv/CsvFile.class.php
PHP
agpl-3.0
2,301
/** * A RESTful web service on top of DSpace. * Copyright (C) 2010-2014 National Library of Finland * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, o...
anis-moubarik/SimpleREST
src/main/java/fi/helsinki/lib/simplerest/GroupResource.java
Java
agpl-3.0
5,734
<?php /* * This file is part of FacturaSctipts * Copyright (C) 2014 Carlos Garcia Gomez neorazorx@gmail.com * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of t...
opblanco/facturascripts
model/agente.php
PHP
agpl-3.0
6,696
""" *2014.09.10 16:10:05 DEPRECATED!!!! please use building.models.search_building and building.models.make_building instead of the make_unit and make_building functions found here... out of date. """ import sys, os, json, codecs, re sys.path.append(os.path.dirname(os.getcwd())) from geopy import geocoders, distan...
City-of-Bloomington/green-rental
scripts/helpers.py
Python
agpl-3.0
22,169
// Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors // License: GNU General Public License v3. See license.txt cur_frm.add_fetch("time_log", "activity_type", "activity_type"); cur_frm.add_fetch("time_log", "billing_amount", "billing_amount"); cur_frm.add_fetch("time_log", "hours", "hours"); cur_frm....
mbauskar/alec_frappe5_erpnext
erpnext/projects/doctype/time_log_batch/time_log_batch.js
JavaScript
agpl-3.0
1,580
<?php /** * Shopware 5 * Copyright (c) shopware AG * * According to our dual licensing model, this program can be used either * under the terms of the GNU Affero General Public License, version 3, * or under a proprietary license. * * The texts of the GNU Affero General Public License with an additional * perm...
egoistIT/shopware
engine/Shopware/Bundle/ESIndexingBundle/ShopIndexer.php
PHP
agpl-3.0
7,739
#!/usr/bin/python # -*- coding: utf-8 -*- # Copyright (C) 2009-2012: # Gabes Jean, naparuba@gmail.com # Gerhard Lausser, Gerhard.Lausser@consol.de # Gregory Starck, g.starck@gmail.com # Hartmut Goebel, h.goebel@goebel-consult.de # # This file is part of Shinken. # # Shinken is free software: you can redis...
shinken-monitoring/mod-perfdata-service
module/module.py
Python
agpl-3.0
5,056
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Qt 4.8: G...
eric100lin/Qt-4.8.6
doc/html/declarative-shadereffects-qml-shadereffects-grayscale-qml.html
HTML
lgpl-2.1
13,806
/**************************************************************************** ** ** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the QtXmlPatterns module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Li...
sicily/qt4.8.4
src/xmlpatterns/schema/qxsdcomplextype.cpp
C++
lgpl-2.1
5,842
package net.jradius.tls; /** * A queue for bytes. This file could be more optimized. */ public class ByteQueue { /** * @return The smallest number which can be written as 2^x which is bigger than i. */ public static final int nextTwoPow(int i) { /* * This code is based of a lot...
Chandrashar/jradius
extended/src/main/java/net/jradius/tls/ByteQueue.java
Java
lgpl-2.1
3,330
#include "myglwidget.h" //粒子系统: //你是否希望创建爆炸,喷泉,流星之类的效果。这一课将告诉你如何创建一个简单的粒子系统,并用它来创建一种喷射的效果。 //欢迎来到第十九课.你已经学习了很多知识,并且现在想自己来实践.我将在这讲解一个新命令... 三角形带(我的理解就是画很多三角形来组合成我们要的形状), //它非常容易使用,当画很多三角形的时候能加快你程序的运行速度.在本课中,我将会教你该如何做一个半复杂的微粒程序.一旦您了解微粒程序的原理后, //在创建例如:火,烟,喷泉等效果将是很轻松的事情.我必须警告你!直到今天我从未写一个真正的粒子程序.我想写一个"出名"的复杂的粒子程序.我尝试过, //...
chenzilin/qt-opengl
Lesson19_TriangleStripAndParticleEngine/myglwidget.cpp
C++
lgpl-2.1
28,352
/* * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it wi...
mlba-team/open-lighting
include/ola/messaging/Message.h
C
lgpl-2.1
6,281
/**************************************************************************** ** ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the QtXml module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensees ...
CodeDJ/qt5-hidpi
qt/qtbase/src/xml/sax/qxml.cpp
C++
lgpl-2.1
281,806
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * ...
einon/affymetrix-power-tools
external/hdf5/hl/examples/ex_lite1.c
C
lgpl-2.1
1,588
/* Copyright (C) 2014-2015 Alexandr Akulich <akulichalexander@gmail.com> This file is a part of TelegramQt library. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ve...
TemeV/telegram-qt
telegram-qt/TLTypesDebug.cpp
C++
lgpl-2.1
65,475
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Qt 4.8: t...
eric100lin/Qt-4.8.6
doc/html/demos-mainwindow-toolbar-cpp.html
HTML
lgpl-2.1
48,897
.t3-megamenu .mega-inner:before, .t3-megamenu .mega-inner:after { content: " "; display: table; } .t3-megamenu .mega-inner:after { clear: both; } .t3-megamenu .mega > .mega-dropdown-menu { min-width: 200px; display: none; } .t3-megamenu .mega.open > .mega-dropdown-menu, .t3-megamenu .mega.dropdown-submenu:h...
dhbahr/odoo-themes
theme_shasti/static/css/rtl/turquoise/megamenu.css
CSS
lgpl-2.1
14,427
/* Copyright (C) 2009 William Hart Copyright (C) 2010, 2011 Sebastian Pancratz This file is part of FLINT. FLINT is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation; either versi...
dsroche/flint2
fmpz_poly/test/t-sqr_karatsuba.c
C
lgpl-2.1
3,371
git fetch origin & git checkout origin/windows
timbertson/gup
update-win.bat
Batchfile
lgpl-2.1
47
/*************************************************************************** * Copyright (c) 2013 Jan Rheinländer <jrheinlaender[at]users.sourceforge.net> * * * * This file is part of the FreeCAD CAx development system. *...
timthelion/FreeCAD_sf_master
src/Mod/Fem/Gui/ViewProviderFemConstraintFixed.cpp
C++
lgpl-2.1
6,751
/****************************************************************/ /* DO NOT MODIFY THIS HEADER */ /* MOOSE - Multiphysics Object Oriented Simulation Environment */ /* */ /* (c) 2010 Battelle Energy Alliance, LLC ...
wgapl/moose
framework/include/restart/RestartableDataIO.h
C
lgpl-2.1
4,132
include ../Makefile.tests_common BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-nano arduino-uno # These boards only have a single timer in their periph_conf.h, needs special # CFLAGS configuration to build properly SINGLE_TIMER_BOARDS = \ native \ nucleo-f031k6 \ nucleo-f042k6 \ # # These boards h...
lazytech-org/RIOT
tests/bench_timers/Makefile
Makefile
lgpl-2.1
1,698
// IFC SDK : IFC2X3 C++ Early Classes // Copyright (C) 2009 CSTB // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either // version 2.1 of the License, or (at your option) any later ...
cstb/ifc2x3-SDK
include/ifc2x3/DefinedTypes.h
C
lgpl-2.1
100,081
/* Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) an...
radekp/qt
src/3rdparty/webkit/WebKit/qt/Api/qgraphicswebview.h
C
lgpl-2.1
4,829
/* libinfinity - a GObject-based infinote implementation * Copyright (C) 2007-2015 Armin Burgmeier <armin@arbur.net> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * versi...
gobby/libinfinity
infinoted/infinoted-plugin-manager.c
C
lgpl-2.1
32,365
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" co...
Chinchilla-Software-Com/CQRS
wiki/docs/4.2/html/classCqrs_1_1Ninject_1_1Configuration_1_1NinjectDependencyResolver_adc6171ed45679dcbaa67782770ba5083.html
HTML
lgpl-2.1
6,310
/****************************************************************/ /* DO NOT MODIFY THIS HEADER */ /* MOOSE - Multiphysics Object Oriented Simulation Environment */ /* */ /* (c) 2010 Battelle Energy Alliance, LLC ...
amburan/moose
framework/src/postprocessors/PostprocessorWarehouse.C
C++
lgpl-2.1
8,830
/*! * \file grid_movement_structure.hpp * \brief Headers of the main subroutines for doing the numerical grid * movement (including volumetric movement, surface movement and Free From * technique definition). The subroutines and functions are in * the <i>grid_movement_structure.cpp</i>...
shivajimedida/SU2_EDU
include/grid_movement_structure.hpp
C++
lgpl-2.1
12,197
// --------------------------------------------------------------------- // // Copyright (C) 2005 - 2013 by the deal.II authors // // This file is part of the deal.II library. // // The deal.II library is free software; you can use it, redistribute // it, and/or modify it under the terms of the GNU Lesser General // Pu...
flow123d/dealii
tests/fe/rtdiff.cc
C++
lgpl-2.1
5,393
/* $Id$ * * OpenMAMA: The open middleware agnostic messaging API * Copyright (C) 2011 NYSE Technologies, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2....
philippreston/OpenMAMA
mamda/dotnet/src/cs/MamdaConcreteSecurityStatusRecap.cs
C#
lgpl-2.1
13,898
import unittest import re from lxml import etree from zope.testing import doctest, cleanup import zope.component.eventtesting from imagestore.xml import XMLValidationError, local_file class ValidationTests(unittest.TestCase): relaxng = etree.RelaxNG(file=local_file('rng', 'imagestore.rng')) def validat...
idstudiolab/imagestore
src/imagestore/tests.py
Python
lgpl-2.1
4,153
// // Copyright (C) 2004-2006 SIPfoundry Inc. // Licensed by SIPfoundry under the LGPL license. // // Copyright (C) 2004-2006 Pingtel Corp. All rights reserved. // Licensed to SIPfoundry under a Contributor Agreement. // // $$ /////////////////////////////////////////////////////////////////////////////// #ifndef _P...
sipXtapi/sipXtapi
sipXcallLib/include/ptapi/PtGatewayInterface.h
C
lgpl-2.1
11,064
/* Copyright (C) 2010 William Hart This file is part of FLINT. FLINT is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) a...
jpflori/flint2
fmpz_vec/add.c
C
lgpl-2.1
632
#include <QtCore/QObject> namespace Foo2 { class MyObj : public QObject { Q_OBJECT public: public Q_SLOTS: void slot1() {} void slot2() {} Q_SIGNALS: void signal1(); }; } using namespace Foo2; void foo1() { Foo2::MyObj *o1 = new Foo2::MyObj(); QObject::connect(o1, SIGNAL(signal1()), o1, SLO...
nyalldawson/clazy
tests/old-style-connect/usingnamespace.cpp
C++
lgpl-2.1
403